Files
community.general/lib/ansible/modules
Lucas Alvares Gomes cee8cc2a52 rpm_key: Decode bytes to string to work with Python 3 (Fixes #20326) (#20385)
* rpm_key: Decode bytes to string to work with Python 3 (#20326)

The read() method will return bytes we need to then decode() those bytes
to a string before trying to match() it using the re module.

* Make the rpm_key pgp regex more robust on both py2 and py3
2017-04-07 16:22:39 -07:00
..
2017-03-22 20:50:28 -05:00
2017-03-31 10:48:29 -04:00
2017-04-07 15:05:25 -07:00
2017-03-14 09:07:22 -07:00
2017-03-14 09:07:22 -07:00
2017-03-22 20:50:28 -05:00
2017-03-22 20:50:28 -05:00
2017-04-07 09:54:37 -07:00
2017-03-22 20:50:28 -05:00
2017-04-04 10:45:04 -07:00
2017-04-06 11:11:13 -07:00
2017-03-22 20:50:28 -05:00
2016-12-08 11:35:20 -05:00