mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
flush handlers so we force to updated ca trust
This commit is contained in:
@@ -254,6 +254,7 @@
|
||||
regexp="pidfilepath"
|
||||
line=" pidfilepath => '/var/run/mongodb/mongod.pid'"
|
||||
insertbefore="^}"
|
||||
- meta: flush_handlers
|
||||
# http://openstack.redhat.com/Quickstart
|
||||
- template: src={{ files }}/fedora-cloud/packstack-controller-answers.txt dest=/root/ owner=root mode=0600
|
||||
- command: packstack --answer-file=/root/packstack-controller-answers.txt
|
||||
|
||||
Reference in New Issue
Block a user