add in items for manual playbook
This commit is contained in:
parent
9f9eba3716
commit
bda254db6d
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue