Phil Huang
98a8b967d2
Fixed wrong variable in cumulus network module ( #23950 )
...
Signed-off-by: Phil Huang <phil_huang@edge-core.com>
8 years ago
Trishna Guha
1e5a0982b9
Fix nxos_hsrp and add unit test ( #24770 )
...
* nxos_hsrp fix
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* unit test nxos_hsrp
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* ansibot told me to do this
* revert apply_key_map and simplify method
8 years ago
Trishna Guha
4782a4e62f
Make host required field and minor refactor ( #24534 )
...
* Make host required field and minor refactor
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* ansibot pep8 legacy file
* example doc update
8 years ago
QijunPan
68f38c5e9d
Contributing lib/ansible/modules/network/cloudengine/ce_info_center_trap.py module to manage HUAWEI data center CloudEngine ( #22049 )
...
* add ce_info_center_trap
add ce_info_center_trap
* upgrade Info Center Trap
* fix CI issues
8 years ago
QijunPan
8086f12ddb
Contributing lib/ansible/modules/network/cloudengine/ce_facts.py module to manage HUAWEI data center CloudEngine ( #22044 )
...
* add ce_facts
add ce_facts
* fix CI issues
8 years ago
QijunPan
35bc99156a
Contributing lib/ansible/modules/network/cloudengine/ce_evpn_bgp_rr.py module to manage HUAWEI data center CloudEngine ( #22043 )
...
* add ce_evpn_bgp_rr
add ce_evpn_bgp_rr
* fix CI issues
8 years ago
QijunPan
4961778732
Contributing lib/ansible/modules/network/cloudengine/ce_eth_trunk.py module to manage HUAWEI data center CloudEngine ( #22037 )
...
* add ce_eth_trunk
add ce_eth_trunk
* fix CI issues
8 years ago
QijunPan
a54c3398e1
Contributing lib/ansible/modules/network/cloudengine/ce_dldp.py module to manage HUAWEI data center CloudEngine ( #22035 )
...
* add ce_dldp module
add ce_dldp module
* fix CI issues
8 years ago
QijunPan
9f297ff0c6
Contributing lib/ansible/modules/network/cloudengine/ce_acl_interface.py module to manage HUAWEI data center CloudEngine ( #21878 )
...
* add ce_acl_interface module
add ce_acl_interface module
* update ce_acl_interface.py
* fix CI issues
8 years ago
QijunPan
b5805d5aa3
Contributing lib/ansible/modules/network/cloudengine/ce_aaa_server.py module to manage HUAWEI data center CloudEngine ( #21757 )
...
* commit ce_aaa_server module
commit ce_aaa_server module
* update ce_aaa_server.py
update ce_aaa_server.py
* update ce_aaa_server module
* upgrade ce aaa server
upgrade ce aaa server
* fix CI issues
8 years ago
QijunPan
365f816e46
Contributing lib/ansible/modules/network/cloudengine/ce_evpn_bgp.py module to manage HUAWEI data center CloudEngine ( #21759 )
...
* commit ce_evpn_bgp.py
commit ce_evpn_bgp.py
* update ce_evpn_bgp
update ce_evpn_bgp
* fix CI issues
8 years ago
QijunPan
ea0060ba64
Contributing lib/ansible/modules/network/cloudengine/ce_netstream_global.py module to manage HUAWEI data center CloudEngine ( #21817 )
...
* add ce_netstream_global module
add ce_netstream_global module
* update ce_netstream_global
update ce_netstream_global
* fix CI issues
* fix pep8 error
8 years ago
QijunPan
4ef5177e62
Contributing lib/ansible/modules/network/cloudengine/ce_netstream_export.py module to manage HUAWEI data center CloudEngine ( #21816 )
...
* add ce_netstrem_export module
add ce_netstrem_export module
* update ce_netstream_export
update ce_netstream_export
* fix CI issues
8 years ago
QijunPan
c291e5d895
Contributing lib/ansible/modules/network/cloudengine/ce_acl.py module to manage HUAWEI data center CloudEngine ( #21815 )
...
* add ce_acl module
add ce_acl module
* update ce_acl.py
update ce_acl.py
* fix CI issues
8 years ago
QijunPan
e2cd0ee18b
Contributing lib/ansible/modules/network/cloudengine/ce_netstream_aging.py module to manage HUAWEI data center CloudEngine ( #21761 )
...
* commit ce_netstream_aging
commit ce_netstream_aging
* update ce_netstream_aging
update ce_netstream_aging
* update ce_netstream_aging
update ce_netstream_aging
* fix CI issues
8 years ago
QijunPan
594dcbcaa2
Contributing lib/ansible/modules/network/cloudengine/ce_evpn_global.py module to manage HUAWEI data center CloudEngine ( #21760 )
...
* commit ce_evpn_global
commit ce_evpn_global
* update ce_evpn_global
update ce_evpn_global
* fix CI issues
8 years ago
QijunPan
04d5a80f96
Contributing lib/ansible/modules/network/cloudengine/ce_aaa_server_host.py module to manage HUAWEI data center CloudEngine ( #21758 )
...
* commit ce_aaa_server_host.py
commit ce_aaa_server_host.py
* update ce_aaa_server_host.py
* fix CI issues
8 years ago
QijunPan
0fe0538a43
Contributing lib/ansible/modules/network/cloudengine/ce_command.py module to manage HUAWEI data center CloudEngine ( #21669 )
...
* update ce_command.py
update ce_command.py
* update ce_command
update ce_command
* update ce_command.py
update ce_command.py
* update ce_command module
update ce_command module
* update ce_command module
update ce_command module
8 years ago
Sergey Bondarev
f39fa7fd22
fix from https://github.com/ansible/ansible/pull/23001
8 years ago
Sergey Bondarev
72fc9f5cbe
fix deprecation import ansible.vars.unsafe_proxy to ansible.utils.unsafe_proxy
8 years ago
Niall Donegan
29fb573fd6
Tiny Typo Fix ( #24828 )
8 years ago
Abhijeet Kasurde
d4857ed6c4
Add Password for login method in github_release ( #23661 )
...
Fix allows user to specify username and password for
using github_release to perform various operations
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
8 years ago
QijunPan
6352a54f19
Contributing new lib/ansible/plugins/terminal/ce.py module to manage HUAWEI data center CloudEngine switch ( #21653 )
...
* commit plugins terminal ce.py module
commit plugins terminal ce.py module
* update plugins/terminal/ce.py
update plugins/terminal/ce.py
* deal with pep8 error
8 years ago
QijunPan
ad85f2b483
Contributing new /lib/ansible/plugins/action/ce_template.py module to manage HUAWEI data center CloudEngine switch ( #21649 )
...
* commit plugins action ce_template.py
commit plugins action ce_template.py
* deal with pep8 error
8 years ago
QijunPan
627ac2493d
commit plugins action ce_config module. ( #21648 )
...
commit plugins action ce_config module.
8 years ago
Gaurav Rastogi
32b4eab3dc
Avi module to setup GSLB Geo DB profile. ( #24812 )
8 years ago
Gaurav Rastogi
ea6955109b
New module to setup HTTP Policy set objects ( #24813 )
8 years ago
Gaurav Rastogi
1960aa8d96
New module to setup GSLB Application persistence profile ( #24814 )
8 years ago
Gaurav Rastogi
e90d63edd1
New Avi Module for setup of network security policy ( #24815 )
8 years ago
Gaurav Rastogi
d6e2943c97
New Avi Module to setup virtualservice datascripts ( #24818 )
8 years ago
Gaurav Rastogi
b26bc5be88
New Avi Module to setup DNS policies. ( #24819 )
8 years ago
Gaurav Rastogi
788e2efe2a
New Avi Module to setup various controller properties. ( #24811 )
8 years ago
Gaurav Rastogi
fd94b5b20d
New Avi Module to setup SE properties. ( #24816 )
8 years ago
Gaurav Rastogi
b44f3cbcf6
New Avi Module to setup user account profile settings. ( #24817 )
...
* New Avi Module to setup user account profile settings.
* removed blank line failing pep8
8 years ago
Gaurav Rastogi
61882cfdfa
New Avi Module to create VIP objects that can be used in shared VIP and multiple VIP use cases for application deployment. ( #24809 )
8 years ago
QijunPan
d53136cf1b
Contributing lib/ansible/modules/network/cloudengine/ce_ntp_auth.py module to manage HUAWEI data center CloudEngine ( #22058 )
...
* add ce_ntp_auth
add ce_ntp_auth
* fix review issues
8 years ago
QijunPan
21b778ddb0
Contributing lib/ansible/modules/network/cloudengine/ce_ospf.py module to manage HUAWEI data center CloudEngine ( #22059 )
...
* add ce_ospf
add ce_ospf
* upgrade OSPF
* fix review issues.
8 years ago
QijunPan
f8193622d6
Contributing lib/ansible/modules/network/cloudengine/ce_reboot.py module to manage HUAWEI data center CloudEngine ( #22060 )
...
* add ce_reboot
add ce_reboot
* fix review issues.
* update requirements.
8 years ago
QijunPan
7353b357e9
Contributing lib/ansible/modules/network/cloudengine/ce_rollback.py module to manage HUAWEI data center CloudEngine ( #22061 )
...
* add ce_rollback
add ce_rollback
* fix review issues
8 years ago
QijunPan
954906c143
Contributing lib/ansible/modules/network/cloudengine/ce_snmp_location.py module to manage HUAWEI data center CloudEngine ( #22065 )
...
* add ce_snmp_location.py
* fix review issues
8 years ago
QijunPan
9b20d6ac34
Contributing lib/ansible/modules/network/cloudengine/ce_sflow.py module to manage HUAWEI data center CloudEngine ( #22062 )
...
* add ce_sflow
add ce_sflow
* fix review issue
8 years ago
QijunPan
3927341872
Contributing lib/ansible/modules/network/cloudengine/ce_snmp_target_host.py module to manage HUAWEI data center CloudEngine ( #22066 )
...
* add ce_snmp_target_host
* fix review issues.
8 years ago
QijunPan
dda49ca7c9
Contributing lib/ansible/modules/network/cloudengine/ce_snmp_traps.py module to manage HUAWEI data center CloudEngine ( #22067 )
...
* add ce-snmp_traps
* fix review issues
* fix pep8 error
8 years ago
QijunPan
0172522406
Contributing lib/ansible/modules/network/cloudengine/ce_snmp_user.py module to manage HUAWEI data center CloudEngine ( #22069 )
...
* add ce_snmp_user.py
* upgrade snmp user
* fix review issues
* fix review issue
* fix CI issue
* fix CI issue
8 years ago
QijunPan
45fda73653
Contributing lib/ansible/modules/network/cloudengine/ce_vxlan_global.py module to manage HUAWEI data center CloudEngine ( #22082 )
...
* add ce_vxlan_global.py
* upgrade Vxlan Global
* metadata_version update
8 years ago
QijunPan
1c0d74339a
Contributing lib/ansible/modules/network/cloudengine/ce_vxlan_tunnel.py module to manage HUAWEI data center CloudEngine ( #22083 )
...
* add ce_vxlan_tunnel.py
* update
* upgrade Vxlan Tunnel
* metadata_version update
* deal with review issue.
* deal with review issue
8 years ago
Tim Rupp
22e096f911
Changes skip test for bigip user ( #24799 )
...
All of the F5 Ansible modules will come to require the same major
dependencies over time. This mentions that.
8 years ago
Michael Scherer
f88c2b8ac5
Fix wrongly named variable, introduced by error on ac1017b7ad
( #24795 )
...
This broke ansible-playbook -D for template module
8 years ago
Trishna Guha
21e28a431b
Remove unused method from nxos_ospf ( #24820 )
8 years ago
Trishna Guha
998305a493
nxos_ospf_vrf fix and unittest ( #24495 )
8 years ago