Fix some ansible-lint complaints.
This commit is contained in:
parent
c7030c9245
commit
2cf34e8e55
64 changed files with 357 additions and 297 deletions
|
@ -4,7 +4,7 @@
|
|||
- name: apply configuration to the machines
|
||||
hosts: all
|
||||
remote_user: ansible
|
||||
become: yes
|
||||
become: true
|
||||
vars:
|
||||
extra_pkgs:
|
||||
- webext-privacy-badger
|
||||
|
@ -16,5 +16,5 @@
|
|||
- up2date-debian
|
||||
- smb-sshfs-client
|
||||
## Choose either gnome or KDE:
|
||||
#- gnome
|
||||
#- kde
|
||||
# - gnome
|
||||
# - kde
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue