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

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

parent 629521b2
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ import ConfigParser
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 requests.auth import HTTPBasicAuth
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