mirror of https://github.com/ansible/ansible.git
Update various modules for check_mode
This updates the following modules to support check_mode: * apt_key * apt_repository * easy_install * pip - will always report changed due to the way it handles state * seboolean * selinux * slurp - since nothing changes, it just adds that it supports check_mode * subversion - reports changed when checking out new repo and when updating. * supervisorctl * svr4pkg See issue #2114.reviewable/pr18780/r1
parent
6979deac0f
commit
568f7892cd
Loading…
Reference in New Issue