We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc18466 commit 59b22c1Copy full SHA for 59b22c1
roles/os_projects/tasks/main.yml
@@ -51,6 +51,7 @@
51
changed_when: false
52
environment: "{{ os_projects_environment }}"
53
register: domain_list
54
+ check_mode: false
55
56
- name: Initialise a fact mapping domain names to IDs
57
ansible.builtin.set_fact:
0 commit comments