Skip to content

Commit

Permalink
add: ansible.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-sannikov committed Oct 21, 2024
1 parent d00e6c1 commit c5f629b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
inventory
Caddyfile
ansible.cfg
host_vars/*.yml
roles/reverse_proxy/files/caddy_override.conf

Expand Down
2 changes: 2 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[defaults]
inventory = inventory

0 comments on commit c5f629b

Please sign in to comment.