ansible/lib/ansible
Rohit 9eb7709c61
Vyos static route module added (#62193)
* Vyos static route module added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fixes

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* empty config traceback fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity check fix

* model specific changes and SI test cases updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* new state changes and SI test cases updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fixes

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* UT cases added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* replaced operation fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* review comments incorporated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* shippable fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* delete opr updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* comments incorporated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
2020-02-18 07:32:26 -05:00
..
cli Fix role list regression (#67436) 2020-02-14 19:51:48 -05:00
compat
config VMware: Update VMware module defaults (#66486) 2020-02-14 10:00:08 -05:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Try to load action plugin from the same collection as the module (#66701) 2020-01-31 12:49:37 -05:00
galaxy Specify lowercase only for Galaxy namespaces (#67485) 2020-02-17 15:26:47 -06:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils Vyos static route module added (#62193) 2020-02-18 07:32:26 -05:00
modules Vyos static route module added (#62193) 2020-02-18 07:32:26 -05:00
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 2020-02-04 13:53:13 -05:00
playbook Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432) 2020-02-14 15:50:52 -06:00
plugins Fix links in Postgresql modules (#67511) 2020-02-18 13:18:16 +05:30
template Fix case sensitivity for lookup() (#66521) 2020-01-27 15:09:45 -05:00
utils combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
vars New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
context.py
release.py