commit | e8ad9a7565a33133f6205eaf3c34744edb5a7742 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 07 22:12:56 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Feb 07 22:12:56 2023 +0000 |
tree | 588453291f83728ff6906542ab9113ed0380244c | |
parent | 9c8115d60903157b33b1cf5f40b320666607ad2b [diff] |
fix: gather facts always Closes: https://github.com/vexxhost/atmosphere/issues/186
diff --git a/playbooks/openstack.yml b/playbooks/openstack.yml index ed8fb38..005beb0 100644 --- a/playbooks/openstack.yml +++ b/playbooks/openstack.yml
@@ -13,7 +13,6 @@ # under the License. - hosts: controllers[0] - gather_facts: false become: true roles: - role: cert_manager