Start a jail_nat_dhcp role for the nat_dhcp jail.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
- hosts: all:!jail
|
||||
vars:
|
||||
ansible_become: True
|
||||
roles:
|
||||
@@ -32,3 +32,9 @@
|
||||
- media
|
||||
- kubernetes
|
||||
- google_cloud_sdk
|
||||
|
||||
- hosts: nat_dhcp
|
||||
vars:
|
||||
ansible_become: True
|
||||
roles:
|
||||
- jail_nat_dhcp
|
||||
|
||||
Reference in New Issue
Block a user