This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
9dd9487692
community.general
/
library
/
source_control
History
Michael Porter
8ccbf13a13
(
#5822
) Use
mkstemp
to open a temporary file (as NamedTemporaryFile doesn't take a
delete
argument in Python < 2.6)
2014-01-30 19:39:39 -05:00
..
bzr
Fixes
#5023
Convert all modules to use new snippet import pattern
2013-12-02 15:11:23 -05:00
git
(
#5822
) Use
mkstemp
to open a temporary file (as NamedTemporaryFile doesn't take a
delete
argument in Python < 2.6)
2014-01-30 19:39:39 -05:00
github_hooks
Fixes
#5023
Convert all modules to use new snippet import pattern
2013-12-02 15:11:23 -05:00
hg
Don't modify hgrc when running purge
2013-12-02 23:50:33 -08:00
subversion
subversion: use LANG=C to prevent regex failures
2014-01-15 10:05:31 +01:00