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.
5accd15ba6
As far as I can tell, `name` is a required parameter. The guard test at (now) line 458 says you need name if `state == present` and at 464 if `state != present`, although that's not quite as clear. Each of the code paths at 485 - 495 pass the name param through to `add_job`, `update_job` and `remove_job`, and the actual _update_job method earlier seems to require it too. However I don't really know python so I may be wrong, but I can't see the circumstances when `name` is not required. |
10 years ago | |
---|---|---|
.. | ||
alternatives | 11 years ago | |
at | 11 years ago | |
authorized_key | 10 years ago | |
capabilities | 11 years ago | |
cron | 10 years ago | |
debconf | 10 years ago | |
facter | 11 years ago | |
filesystem | 11 years ago | |
firewalld | 11 years ago | |
getent | 10 years ago | |
group | 10 years ago | |
hostname | 10 years ago | |
kernel_blacklist | 11 years ago | |
locale_gen | 11 years ago | |
lvg | 11 years ago | |
lvol | 11 years ago | |
modprobe | 11 years ago | |
mount | 10 years ago | |
ohai | 11 years ago | |
open_iscsi | 11 years ago | |
ping | 11 years ago | |
seboolean | 11 years ago | |
selinux | 11 years ago | |
service | 10 years ago | |
setup | 10 years ago | |
sysctl | 10 years ago | |
ufw | 11 years ago | |
user | 10 years ago | |
zfs | 11 years ago |