This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3315ba0b99
community.general
/
lib
/
ansible
/
module_utils
History
James Tanner
3194fbd365
Fixes
#6655
catch unicode encoding errors before sending to syslog
2014-03-25 16:07:12 -04:00
..
__init__.py
Add package file.
2013-10-26 11:10:54 -04:00
basic.py
Fixes
#6655
catch unicode encoding errors before sending to syslog
2014-03-25 16:07:12 -04:00
ec2.py
Merge branch 'ec2_security_token' of
https://github.com/willthames/ansible
into willthames-ec2_security_token
2014-03-11 10:45:38 -05:00
facts.py
Added ansible_date_time.weekday as a fact. This returns Monday,Tuesday,Wednesday,Thursday,Friday,Saturday, or Sunday depending on the remote servers time. Useful for backups the way I use it
2014-03-24 13:43:00 -04:00
gce.py
Add BSD license to module_utils/gce.py
2014-03-10 12:02:45 -07:00
known_hosts.py
Catch permissions errors related to opening a known_hosts file in modules
2014-03-24 16:32:31 -05:00
rax.py
Validate SSL certs accessed through urllib*
2014-03-10 16:06:52 -05:00
redhat.py
Force command action to not be executed by the shell unless specifically enabled
2014-03-10 16:13:30 -05:00
urls.py
Only write the DUMMY_CA_CERT on OS X
2014-03-19 09:01:13 -05:00