update ansible files
This commit is contained in:
parent
992eea1a2e
commit
5969895920
20 changed files with 223 additions and 26 deletions
8
ansible/local.yml
Normal file
8
ansible/local.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- hosts: localhost
|
||||
connection: local
|
||||
become: true
|
||||
# vars_prompt:
|
||||
|
||||
roles:
|
||||
- packages
|
||||
- customize
|
||||
Loading…
Add table
Add a link
Reference in a new issue