Files
community.general/lib/ansible/module_utils
Toshio Kuratomi 57701d7115 Give native strings to selinux library functions. (#17184)
* Give native strings to selinux library functions.

SELinux takes pathnames as native strings.  That means we need to
convert to bytes on python2 and convert to text on python3.

Fixes #17155

* Read kitchen documentation, make module_utils params more like kitchen API

* Remove none nonstring strategy and add strict
* Raise TypeError on invalid nonstring strategy

* Document to_native()

* Make unittests for testing module_utils.text
2016-08-22 16:44:13 -07:00
..
2016-04-05 11:06:17 -07:00
2015-04-28 09:36:42 -04:00
2016-08-22 08:45:36 -04:00
2016-08-21 08:59:59 -04:00
2016-02-08 19:10:04 +01:00
2016-08-20 08:45:53 -04:00
2016-08-21 08:57:49 -04:00
2016-08-08 11:48:47 -04:00
2016-05-18 06:18:01 -07:00
2015-11-03 09:53:18 -08:00
2016-05-14 07:51:13 -07:00