Make main.yml executable
This commit is contained in:
parent
252698982c
commit
7281c00d4f
1 changed files with 1 additions and 0 deletions
1
main.yml
Normal file → Executable file
1
main.yml
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env ansible-playbook
|
||||||
---
|
---
|
||||||
- name: Setup
|
- name: Setup
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
|
|
Loading…
Reference in a new issue