mirror of https://github.com/ansible/ansible.git
Mirror of https://github.com/ansible/ansible.git
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.
This updates set_owner_if_different() and set_group_if_different() to not implicitly recurse when setting ownership (whether user or group). It drops the os.system() call and replaces it with os.chown(). Resolves issue #825. The recursion should be explicit. A recurse=yes|no option should be added to the file module. |
14 years ago | |
|---|---|---|
| apt | 14 years ago | |
| apt_repository | 14 years ago | |
| assemble | 14 years ago | |
| async_status | 14 years ago | |
| async_wrapper | 14 years ago | |
| authorized_key | 14 years ago | |
| command | 14 years ago | |
| copy | 14 years ago | |
| easy_install | 14 years ago | |
| facter | 14 years ago | |
| fetch | 14 years ago | |
| file | 14 years ago | |
| get_url | 14 years ago | |
| git | 14 years ago | |
| group | 14 years ago | |
| mount | 14 years ago | |
| mysql_db | 14 years ago | |
| mysql_user | 14 years ago | |
| ohai | 14 years ago | |
| ping | 14 years ago | |
| pip | 14 years ago | |
| postgresql_db | 14 years ago | |
| postgresql_user | 14 years ago | |
| raw | 14 years ago | |
| service | 14 years ago | |
| setup | 14 years ago | |
| shell | 14 years ago | |
| slurp | 14 years ago | |
| supervisorctl | 14 years ago | |
| template | 14 years ago | |
| user | 14 years ago | |
| virt | 14 years ago | |
| yum | 14 years ago | |