chore: add empty ansible skeleton
This commit is contained in:
parent
eb75223678
commit
270e58b9b6
7 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
||||||
*.app
|
*.app
|
||||||
.snapshots/*
|
.snapshots/*
|
||||||
|
|
||||||
|
/.idea/
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1 @@
|
||||||
# reference-ansible
|
# reference-ansible
|
||||||
|
|
||||||
|
|
|
||||||
0
ansible.cfg
Normal file
0
ansible.cfg
Normal file
0
inventories/dev/hosts.ini
Normal file
0
inventories/dev/hosts.ini
Normal file
0
inventories/prod/hosts.ini
Normal file
0
inventories/prod/hosts.ini
Normal file
0
playbooks/site.yml
Normal file
0
playbooks/site.yml
Normal file
0
requirements.yml
Normal file
0
requirements.yml
Normal file
Loading…
Add table
Add a link
Reference in a new issue