mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
upt playbook
This commit is contained in:
parent
2b88f1b008
commit
d4794b933d
@ -76,7 +76,7 @@
|
||||
- psutil
|
||||
- autorandr
|
||||
when: inventory_hostname not in groups['nas'] and inventory_hostname not in groups['router']
|
||||
become: "{{ 'no' if inventory_hostname in groups['nas','router'] else 'yes' }}"
|
||||
become: "{{ 'no' if inventory_hostname in groups['nas'] else 'yes' }}"
|
||||
|
||||
|
||||
- name: Just force systemd to reread configs (2.4 and above)
|
||||
|
Loading…
x
Reference in New Issue
Block a user