update..
This commit is contained in:
@ -30,6 +30,17 @@
|
||||
- ansible_facts['distribution'] == "Debian"
|
||||
tags: apt
|
||||
|
||||
|
||||
# tags supported inside apt-gateway.yml:
|
||||
#
|
||||
#
|
||||
- import_tasks: apt-gateway.yml
|
||||
when: inventory_hostname in groups['gateway_server']
|
||||
tags:
|
||||
- apt
|
||||
- apt-gateway-server
|
||||
|
||||
|
||||
#
|
||||
# yum-update
|
||||
# yum-base-install
|
||||
|
Reference in New Issue
Block a user