Add network interfaces config
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
when: common_logrotate
|
||||
tags: ['common', 'logrotate']
|
||||
|
||||
- import_tasks: interfaces.yml
|
||||
when: common_interfaces
|
||||
tags: ['common', 'interfaces']
|
||||
|
||||
- import_tasks: iptables.yml
|
||||
when: common_iptables and ansible_os_family == "Debian"
|
||||
tags: ['common', 'iptables']
|
||||
|
||||
Reference in New Issue
Block a user