update
This commit is contained in:
parent
221669814f
commit
acb624c20a
10 changed files with 39 additions and 8 deletions
5
ansible/update.yml
Normal file
5
ansible/update.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
- hosts: localhost
|
||||
connection: local
|
||||
become: true
|
||||
roles:
|
||||
- update
|
||||
Loading…
Add table
Add a link
Reference in a new issue