Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ansible.module_utils.common.text.converters (#80704) | Matt Clay | 2023-05-03 | 1 | -1/+1 |
* | Update collections.abc imports (#79911) | Matt Clay | 2023-02-03 | 1 | -1/+1 |
* | ansible-config added json/yaml output to list/dump (#77447) | Brian Coca | 2022-04-28 | 1 | -0/+4 |
* | AnsibleVaultEncryptedUnicode should be considered a string (#71609) | Matt Martz | 2020-09-03 | 1 | -1/+1 |
* | Ensure single vaulted values aren't counted as sequences. Fixes #70784 (#70786) | Matt Martz | 2020-07-21 | 1 | -2/+10 |
* | Allow single vault encrypted values to be used directly as module parameters.... | Matt Martz | 2020-07-14 | 1 | -2/+6 |
* | Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) | Matt Martz | 2019-08-26 | 1 | -0/+70 |