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.
- added cron_file attribute: if specified, the file with appropriate job is created in /etc/cron.d directory. Also, you can store multiple jobs in one file. state='absent' attribute is handled in the following way in this case: if after the deletion of the job from the file specified by cron_file variable the file is empty, the file is deleted, otherwise not. - fixed the behaviour, when the backupfile is saved forever in /tmp folder, even if the backup= atribute is not set (os.unlink() is called if backup is not True). - added some comments to the unobvious places |
13 years ago | |
|---|---|---|
| .. | ||
| assemble.d | 13 years ago | |
| test_playbook_vars | 13 years ago | |
| CentOS.yml | 14 years ago | |
| TestConstants.py | 13 years ago | |
| TestInventory.py | 13 years ago | |
| TestPlayBook.py | 13 years ago | |
| TestRunner.py | 13 years ago | |
| TestUtils.py | 13 years ago | |
| ansible.cfg | 13 years ago | |
| ansible_hosts | 13 years ago | |
| apt_key.gpg | 13 years ago | |
| common_vars.yml | 14 years ago | |
| complex_hosts | 13 years ago | |
| cron_test.yml | 13 years ago | |
| default_os.yml | 14 years ago | |
| hosts_list.yml | 13 years ago | |
| inventory_api.py | 13 years ago | |
| jinja2_overrides.tpl | 13 years ago | |
| large_range | 13 years ago | |
| lookup_plugins.yml | 13 years ago | |
| playbook-included.yml | 13 years ago | |
| playbook-includer.yml | 13 years ago | |
| playbook1.yml | 13 years ago | |
| results_list.yml | 13 years ago | |
| sample.j2 | 13 years ago | |
| simple_hosts | 13 years ago | |
| template-basic | 14 years ago | |
| template-whitespace | 14 years ago | |
| world | 13 years ago | |