1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Seth Vidal e7bb41ff89 simple logging setup using logger.
/usr/bin/logger should probably be a constant or defined in some sort of config as well as the log priority
2012-02-24 23:25:30 -05:00
..
__init__.py Move runner out of __init__.py so it's clear what classes live where. 2012-02-23 23:28:58 -05:00
constants.py Added initial stub for where playbooks will go, moved to common 2012-02-23 23:26:16 -05:00
playbook.py Upgrade output for playbook runs 2012-02-24 02:36:38 -05:00
runner.py simple logging setup using logger. 2012-02-24 23:25:30 -05:00