Skip to content
Snippets Groups Projects
Commit 56dfe552 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#68 Import boolean function from new location

parent c2cbd9fb
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import yaml
from ansible.errors import AnsibleError as ae
from ansible.plugins.action import ActionBase
from ansible.utils.boolean import boolean
from ansible.constants import mk_boolean as boolean
from ansible.vars import VariableManager
try:
from __main__ import display
......
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