This commit is contained in:
parent
c807b7b79d
commit
c0d92a4987
@ -15,6 +15,9 @@
|
||||
become: yes
|
||||
become_user: aur_builder
|
||||
|
||||
- name: install hvac module for vault
|
||||
pip:
|
||||
name: hvac
|
||||
|
||||
- name: clone ansible git repository
|
||||
git:
|
||||
|
Loading…
Reference in New Issue
Block a user