Add role ansible
This commit is contained in:
parent
c5288bdb4d
commit
8537ea2b9e
5
ansible/tasks/main.yml
Normal file
5
ansible/tasks/main.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- name: Install ansible packages
|
||||||
|
package:
|
||||||
|
name:
|
||||||
|
- python3
|
||||||
|
state: latest
|
Loading…
x
Reference in New Issue
Block a user