manipulate hosts only on request
This commit is contained in:
@@ -7,3 +7,4 @@
|
|||||||
group: 'root'
|
group: 'root'
|
||||||
loop:
|
loop:
|
||||||
- { ip: '192.168.1.240', fqdn: 'gitlab.social.my-wan.de'}
|
- { ip: '192.168.1.240', fqdn: 'gitlab.social.my-wan.de'}
|
||||||
|
when: set_hosts is defined and set_hosts == true
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
rene_password:
|
rene_password:
|
||||||
swappiness_value: 5
|
swappiness_value: 5
|
||||||
|
set_hosts: false
|
||||||
root_home: "{{ lookup('env','HOME') }}"
|
root_home: "{{ lookup('env','HOME') }}"
|
||||||
Reference in New Issue
Block a user