mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 04:52:23 +08:00
iad2: batcave: do not install cloud packages on rhel8/iad2 batcave01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
- cloud
|
||||
- batcave
|
||||
- config
|
||||
when: datacenter != 'iad2'
|
||||
|
||||
- name: install cloud client packages
|
||||
package: name={{ item }} state=present
|
||||
@@ -112,6 +113,7 @@
|
||||
- cloud
|
||||
- batcave
|
||||
- config
|
||||
when: datacenter != 'iad2'
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user