"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/ansible/modules/apt_repository.py" between
ansible-2.14.0.tar.gz and ansible-2.14.1rc1.tar.gz

About: Ansible is an IT Configuration Management, Deployment & Orchestration tool.
Release candidate.

apt_repository.py  (ansible-2.14.0):apt_repository.py  (ansible-2.14.1rc1)
skipping to change at line 66 skipping to change at line 66
default: 5 default: 5
version_added: '2.10' version_added: '2.10'
update_cache_retry_max_delay: update_cache_retry_max_delay:
description: description:
- Use an exponential backoff delay for each retry (see I(update_cache_re tries)) up to this max delay in seconds. - Use an exponential backoff delay for each retry (see I(update_cache_re tries)) up to this max delay in seconds.
type: int type: int
default: 12 default: 12
version_added: '2.10' version_added: '2.10'
validate_certs: validate_certs:
description: description:
- If C(no), SSL certificates for the target repo will not be validat ed. This should only be used - If C(false), SSL certificates for the target repo will not be vali dated. This should only be used
on personally controlled sites using self-signed certificates. on personally controlled sites using self-signed certificates.
type: bool type: bool
default: 'yes' default: 'yes'
version_added: '1.8' version_added: '1.8'
filename: filename:
description: description:
- Sets the name of the source list file in sources.list.d. - Sets the name of the source list file in sources.list.d.
Defaults to a file name based on the repository source url. Defaults to a file name based on the repository source url.
The .list extension will be automatically added. The .list extension will be automatically added.
type: str type: str
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)