Skip to content

Commit 1a15e4c

Browse files
committed
Gather facts on ofed role
1 parent 1be331f commit 1a15e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/bootstrap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
when: (sestatus.changed | default(false)) or (sestatus.reboot_required | default(false))
245245

246246
- hosts: ofed
247-
gather_facts: no
247+
gather_facts: yes
248248
become: yes
249249
tags: ofed
250250
tasks:

0 commit comments

Comments
 (0)