mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c7c8481181
If the # is inside of quotes, it's a string. If it's outside of quotes then an exception will be raised which we'll catch and then send to the to_text() call at the end of the function anyhow. Fixes #22868 |
||
---|---|---|
.. | ||
vars_plugins | ||
__init__.py | ||
dir.py | ||
expand_hosts.py | ||
group.py | ||
host.py | ||
ini.py | ||
script.py | ||
yaml.py |