Skip to content

Commit 926d91c

Browse files
authored
Merge pull request #25 from stackhpc/check-mode
os_projects: Allow to run in check mode
2 parents 585628c + 59b22c1 commit 926d91c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/os_projects/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
changed_when: false
5252
environment: "{{ os_projects_environment }}"
5353
register: domain_list
54+
check_mode: false
5455

5556
- name: Initialise a fact mapping domain names to IDs
5657
ansible.builtin.set_fact:

0 commit comments

Comments
 (0)