We need ansible installed

For this approach to maybe work, we need to be able to
run ansible-playbook.
This commit is contained in:
Bruno Wolff III 2019-05-21 23:55:57 -05:00
parent afc87975fa
commit 9959118c08

View File

@ -9,3 +9,4 @@
run: ansible-playbook --tags=classic wrapper_working.yml
required_packages:
- rpmdevtools
- ansible