Playbook tweak.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 1m14s
Gitea Branch PR & Ansible Deployment / Ansible Lint (push) Failing after 5m34s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 15s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Failing after 9m35s
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 1m14s
Gitea Branch PR & Ansible Deployment / Ansible Lint (push) Failing after 5m34s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 15s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (push) Failing after 9m35s
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
patterns: "*.j2"
|
patterns: "*.j2"
|
||||||
recurse: yes
|
recurse: yes
|
||||||
register: jinja_templates
|
register: jinja_templates
|
||||||
|
delegate_to: localhost
|
||||||
|
run_once: true
|
||||||
|
|
||||||
- name: Ensure target directories exist
|
- name: Ensure target directories exist
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|||||||
Reference in New Issue
Block a user