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/integration/targets/authorized_key
Marius Gedminas b0b7a636d8 authorized_key: support --diff (#19277)
* Refactoring: split readkeys() into readfile() and parsekeys()

* Refactoring: split writekeys() into writefile() and serialize()

* authorized_key: support --diff

* Refactoring: remove no-longer used readkeys()/writekeys()

* Integration test for authorized_key in check mode
8 years ago
..
defaults add integration tests for authorized_key (#18130) 8 years ago
files add integration tests for authorized_key (#18130) 8 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks authorized_key: support --diff (#19277) 8 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago