This website requires JavaScript.
Explore
Blog
Help
Sign In
github
/
ansible-doctor
Watch
0
Star
0
Fork
0
You've already forked ansible-doctor
mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced
2024-11-05 12:50:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
69a7078251
ansible-doctor
/
ansibledoctor
/
Contstants.py
5 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
fork; initial commit
2019-10-07 06:52:00 +00:00
#!/usr/bin/python3
DOCTOR_CONF_FILE
=
"
doctor.conf.yaml
"
refactor logging anf configuration handling
2019-10-07 12:44:45 +00:00
YAML_EXTENSIONS
=
[
"
yaml
"
,
"
yml
"
]
Reference in New Issue
Copy Permalink