add in items for manual playbook

This commit is contained in:
Stephen Smoogen 2020-05-25 16:55:16 -04:00
parent 9f9eba3716
commit bda254db6d

View file

@ -73,6 +73,9 @@
owner_user: robosignatory
owner_group: robosignatory
- { role: clevis, when: datacenter == 'iad2'}
- { role: serial-console, when: datacenter == 'iad2'}
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"