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.
dc634bc644
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 | |
---|---|---|
.. | ||
cloud | 10 years ago | |
commands | 10 years ago | |
database | 10 years ago | |
files | 10 years ago | |
internal | 11 years ago | |
inventory | 11 years ago | |
messaging | 11 years ago | |
monitoring | 10 years ago | |
net_infrastructure | 10 years ago | |
network | 11 years ago | |
notification | 10 years ago | |
packaging | 10 years ago | |
source_control | 11 years ago | |
system | 10 years ago | |
utilities | 10 years ago | |
web_infrastructure | 10 years ago | |
windows | 10 years ago |