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

test molecule ci

parent dbdca736
No related branches found
No related tags found
No related merge requests found
Pipeline #35154 failed
......@@ -75,14 +75,6 @@ argument_specs:
type: str
required: true
description: A JMESPath query for the opcache.jit_buffer_sizes.
# php_conf_opcache_jit_buffer_sizes_jmespath_query1:
# type: str
# required: true
# description: A JMESPath query for the opcache.jit_buffer_sizes.
# php_conf_opcache_jit_buffer_sizes_jmespath_query2:
# type: str
# required: true
# description: A JMESPath query for the opcache.jit_buffer_sizes.
php_conf_pool_files_not_absent:
type: list
elements: str
......
......@@ -27,6 +27,12 @@ provisioner:
D: true
verifier:
name: ansible
config_options:
defaults:
ansible_managed: Ansible managed
duplicate_dict_key: error
error_on_undefined_vars: true
inject_facts_as_vars: false
# host_vars:
# instance:
# ansible_user: ansible
......
......@@ -27,6 +27,12 @@ provisioner:
D: true
verifier:
name: ansible
config_options:
defaults:
ansible_managed: Ansible managed
duplicate_dict_key: error
error_on_undefined_vars: true
inject_facts_as_vars: false
# host_vars:
# instance:
# ansible_user: ansible
......
......@@ -27,6 +27,12 @@ provisioner:
D: true
verifier:
name: ansible
config_options:
defaults:
ansible_managed: Ansible managed
duplicate_dict_key: error
error_on_undefined_vars: true
inject_facts_as_vars: false
# host_vars:
# instance:
# ansible_user: ansible
......
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