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 asa_og module * add test * fix pep8 * fix some sanity pylint * fix import error order * fix import * replace cmd() method * rename file and class * add mock for connection * fix commands in replace test function * fix lines list * update unit test * fix 'and' logic for port-object command * restore previous unit test; fix pep8 and remove debug * other unit tests * Add state present, absent, replace * Update doc; add default for state * update unit test with state present/absent * fix typo in unit test * fix pep8 too many blank lines * fix show run for service object ASA Ver 8.x * Add description field; fix bug for state present and absent * Re-designed module structure for network, service and port objects * update integration test for new module structure * fix pep8 * update EXAMPLES and RETURN * update units tests * fix module typos in unit test * removed provider from examples * fix missing comma in replace test * fix module name and remove provider * update license * remove register; update license; change import order; chage def state * remove shebang * fix doc default state * change import order * Update year in banner * fix integration test as set of tasks * remove arg_spec * remove extends_documentation_fragment: asa * Update DOC, remove unused import, change import order |
7 years ago | |
|---|---|---|
| .. | ||
| aireos | 7 years ago | |
| aruba | 7 years ago | |
| asa | 7 years ago | |
| basics | 9 years ago | |
| checkpoint | 7 years ago | |
| cli | 7 years ago | |
| cloudvision | 7 years ago | |
| cnos | 7 years ago | |
| cumulus | 8 years ago | |
| dellos6 | 7 years ago | |
| dellos9 | 7 years ago | |
| dellos10 | 7 years ago | |
| edgeos | 7 years ago | |
| edgeswitch | 7 years ago | |
| enos | 7 years ago | |
| eos | 7 years ago | |
| exos | 7 years ago | |
| f5 | 7 years ago | |
| fortimanager | 7 years ago | |
| frr | 7 years ago | |
| ftd | 7 years ago | |
| ingate | 7 years ago | |
| ios | 7 years ago | |
| iosxr | 7 years ago | |
| ironware | 7 years ago | |
| itential | 7 years ago | |
| junos | 7 years ago | |
| netact | 7 years ago | |
| netscaler | 7 years ago | |
| netvisor | 7 years ago | |
| nos | 7 years ago | |
| nso | 7 years ago | |
| nuage | 7 years ago | |
| nxos | 7 years ago | |
| onyx | 7 years ago | |
| opx | 7 years ago | |
| ovs | 7 years ago | |
| radware | 7 years ago | |
| routeros | 7 years ago | |
| slxos | 7 years ago | |
| voss | 7 years ago | |
| vyos | 7 years ago | |
| __init__.py | 9 years ago | |