update ansible files
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user