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.
* Add support for passing networks as dicts * Add function to compare a list of different objects * Handle comparing falsy values to missing values * Pass docker versions to Service * Move can_update_networks to Service class * Pass Networks in TaskTemplate when supported * Remove weird __str__ * Add networks integration tests * Add unit tests * Add example * Add changelog fragment * Make sure that network options are clean Co-Authored-By: Felix Fontein <felix@fontein.de> * Set networks elements as raw in arg spec Co-Authored-By: Felix Fontein <felix@fontein.de> * Fix wrong variable naming * Check for network options that are not valid * Only check for None options * Validate that aliases is a list |
7 years ago | |
|---|---|---|
| .. | ||
| cli | 7 years ago | |
| compat | 7 years ago | |
| config | 7 years ago | |
| contrib | 7 years ago | |
| errors | 7 years ago | |
| executor | 7 years ago | |
| galaxy | 7 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 7 years ago | |
| module_utils | 7 years ago | |
| modules | 7 years ago | |
| parsing | 7 years ago | |
| playbook | 7 years ago | |
| plugins | 7 years ago | |
| regex | 7 years ago | |
| template | 7 years ago | |
| utils | 7 years ago | |
| vars | 7 years ago | |
| __init__.py | 9 years ago | |
| test_constants.py | 9 years ago | |
| test_context.py | 7 years ago | |