quick fix: ansible_managed comment #44

Merged
ben merged 1 commits from gitea-fix-comment into main 2022-11-08 15:51:51 +00:00
3 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@ -67,8 +67,6 @@ playbooks
group_vars/
host_vars/
playbooks/
#terraform.tfstate
ansible.cfg
common.yml
homeservers.yml

1
ansible.cfg Symbolic link
View File

@ -0,0 +1 @@
private/ansible.cfg

View File

@ -1,4 +1,4 @@
# distributed from ansible/private
# distributed from ansible: {{ ansible_managed }}
APP_NAME = {{ gitea_url }}
RUN_MODE = prod