summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/expect.py
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* Implement checks, and backwards compat change, to move forward with UTF-8 onl...Matt Martz2023-04-171-0/+2
* Clean up unused imports in modules (#79898)Matt Clay2023-02-031-1/+1
* Fixes parameter name in expect module examples (#78635)gmdmi2022-08-251-2/+2
* docs: add fqcn to module examples (#73546)Syed Ali Haider2022-01-261-2/+2
* Remove shebangs from core Python modules. (#76664)Matt Clay2022-01-061-1/+0
* Add attributes 2/x (#75619)Brian Coca2021-09-231-0/+9
* Operate pexpect with bytes to limit encoding issues (#73255)Matt Martz2021-02-231-13/+21
* Documentation: fix formatting (#73060)Andrew Klychkov2021-01-111-5/+5
* Reduce ignored module sanity tests (#70319)Amin Vakil2020-09-221-0/+1
* add FQCN to M() references (#70530)Baptiste Mille-Mathias2020-08-111-5/+5
* starting metadata sunset (#69454)Brian Coca2020-06-041-5/+0
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-131-0/+246