Testing debugging logging
This commit is contained in:
parent
6121c9bb42
commit
1136ade99b
1 changed files with 1 additions and 2 deletions
|
|
@ -22,7 +22,6 @@
|
||||||
|
|
||||||
- name: "Remove and install dnf software"
|
- name: "Remove and install dnf software"
|
||||||
become: true
|
become: true
|
||||||
ignore_errors: true
|
|
||||||
block:
|
block:
|
||||||
- name: "Remove unnecassary packages"
|
- name: "Remove unnecassary packages"
|
||||||
ansible.builtin.dnf:
|
ansible.builtin.dnf:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue