Skip to content
Snippets Groups Projects
Verified Commit 6a78029d authored by Chris Croome's avatar Chris Croome
Browse files

molecule update

parent cbad4223
No related branches found
Tags 2.7.0
No related merge requests found
Pipeline #35260 passed
......@@ -9,6 +9,7 @@
# You should have received a copy of the GNU General Public License along with the Webarchitects Apache Ansible role. If not, see <https://www.gnu.org/licenses/>.
---
variables:
ANSIBLE_ANY_ERRORS_FATAL: "1"
ANSIBLE_CALLBACK_RESULT_FORMAT: "yaml"
ANSIBLE_DEFAULT_VERBOSITY: "1"
ANSIBLE_DIFF_ALWAYS: "1"
......
......@@ -14,6 +14,12 @@ platforms:
- name: instance
provisioner:
name: ansible
config_options:
defaults:
ansible_managed: Ansible managed
duplicate_dict_key: error
error_on_undefined_vars: true
inject_facts_as_vars: false
options:
D: true
verifier:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment