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
Toshio Kuratomi fa804125b5 Python3 fixes and porting (#17271)
* Fix to_native call in selinux_context and selinux_default_context to
  use the error handler correctly.
* Port set_mode_if_different to work on python3
* Port atomic_move to work on python3
* Fix check_password_prompt variable which wasn't renamed properly
2016-08-29 09:11:40 -07:00
..
cli include_role (role revamp implementation) (#17232) 2016-08-26 13:42:13 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor include_role (role revamp implementation) (#17232) 2016-08-26 13:42:13 -04:00
galaxy Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00
inventory The former match for a section header included hosts that began with a range. (#17225) 2016-08-24 13:57:35 -04:00
module_utils Python3 fixes and porting (#17271) 2016-08-29 09:11:40 -07:00
modules updated sub refs 2016-08-26 14:12:15 -04:00
parsing fix action parsing to avoid conflicts agin 2016-08-26 16:15:55 -04:00
playbook allow include_role to specify vars/defaults files 2016-08-26 21:54:59 -04:00
plugins Python3 fixes and porting (#17271) 2016-08-29 09:11:40 -07:00
template Implement vault encrypted yaml variables. (#16274) 2016-08-23 20:03:11 -04:00
utils initial add of shared modules for supporting Nokia SROS devices 2016-08-25 11:47:00 -04:00
vars include_role (role revamp implementation) (#17232) 2016-08-26 13:42:13 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 19:35:36 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00