You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran 523d0f5665
[stable-2.9] cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#71134)
* Encode/Decode files in UTF-8
* Use helper function in ansible
* Add an integration test
* Use emoji in test data.
* add changelog
* Also support non-ascii chars in filepath and add tests about this.
* Also use non-ascii chars in replaced text and ensure not to break cron syntax.
* rename self.existing to self.n_existing
* rename crontab.existing to crontab.n_existing.
(cherry picked from commit 5ce47646ad)

Co-authored-by: psi / Ryo Hirafuji <ryo.hirafuji@link-u.co.jp>

* try removing name references for state=absent

Signed-off-by: Rick Elrod <rick@elrod.me>

Co-authored-by: psi / Ryo Hirafuji <ryo.hirafuji@link-u.co.jp>
Co-authored-by: Rick Elrod <rick@elrod.me>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [stable-2.9] cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#71134) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [stable-2.9] Fix ansible-test relative import analysis. (#70994) 6 years ago
sanity [2.9] api: time.clock compatible code (#70678) 6 years ago
units [stable-2.9] Change default file permissions so they are not world readable (#70221) (#70825) 6 years ago
utils Increase unit test timeouts. 6 years ago