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.pull/2222/head
parent
0342b054fd
commit
8f0d8a8546
Loading…
Reference in New Issue