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.
ccdf1a61c4
* More generic comparison code from docker_container to docker_common.
* More flexibility if a is None and method is allow_to_present.
Note that this odes not affect docker_container, as there a is never None.
* Update docker_secret and docker_config: simplify labels comparison.
* Added unit tests.
* Use proper subsequence test for allow_more_present for lists.
Note that this does not affect existing code in docker_container, since lists
don't use allow_more_present. Using allow_more_present will only be possible
in Ansible 2.8.
* pep8
(cherry picked from commit
|
6 years ago | |
---|---|---|
.. | ||
aws | ||
basic | 6 years ago | |
cloud | ||
common | ||
ec2 | ||
facts | ||
gcp | ||
json_utils | ||
net_tools | ||
network | ||
parsing | ||
urls | ||
__init__.py | ||
conftest.py | ||
test_database.py | 6 years ago | |
test_distribution_version.py | 6 years ago | |
test_docker_common.py | 6 years ago | |
test_known_hosts.py | 6 years ago | |
test_postgresql.py | ||
test_text.py |