Merge ensure_hostname

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-10 21:27:29 -05:00
parent d6f5969c10
commit dc591d1cf6
-3
View File
@@ -18,9 +18,6 @@ roles:
- name: 'ensure_gitea' - name: 'ensure_gitea'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_gitea.git' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_gitea.git'
version: 'main' version: 'main'
- name: 'ensure_hostname'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_hostname.git'
version: 'master'
- name: 'ensure_log_rotation' - name: 'ensure_log_rotation'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_log_rotation.git'
version: 'master' version: 'master'