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.
ansible/lib/ansible
Rick Elrod d7df8a4484
[cron] Remove deprecated features (#74197)
Change:
- Require name always
- Drop 'reboot' parameter in favor of 'special_time: reboot'

Test Plan:
- CI

Tickets:
- fixes #74132

Signed-off-by: Rick Elrod <rick@elrod.me>
3 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli nonzero exit code on `ansible galaxy collection verify` failures (#74051) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Remove ini and env fields for config option CONNECTION_FACTS_MODULES 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 3 years ago
executor Use a file-like obj for stdout/stderr for deadlock workaround (#74156) 3 years ago
galaxy nonzero exit code on `ansible galaxy collection verify` failures (#74051) 3 years ago
inventory inventory: misc typo fixes (#73695) 3 years ago
module_utils import openbsd patches (#74056) 3 years ago
modules [cron] Remove deprecated features (#74197) 3 years ago
parsing fix typo in ansible vault decrypt if vault error (#73542) 3 years ago
playbook removed task parameters (#74154) 3 years ago
plugins remove deprecated connection password functions (#74155) 3 years ago
template Correctly set path and fullpath for template vars (#73924) 3 years ago
utils finish migrating ssh plugin to config system (#73708) 3 years ago
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py Fix notify on import_tasks (#73572) 3 years ago
context.py Become plugins (#50991) 5 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 4 years ago
release.py prep for 2.12 version bump (#74126) 3 years ago