Commit d5606bc
Add default inventory directive to ansible.cfg
Add inventory = inventory.yml under [defaults] so that running
ansible-playbook deploy.yml without -i flag correctly targets
all hosts instead of silently skipping everything.
Closes #42
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0ab8ce7 commit d5606bc
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
0 commit comments