diff options
author | Matt Clay <matt@mystile.com> | 2018-04-22 09:15:16 +0200 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-04-23 20:33:56 +0200 |
commit | c262dbfd308d2d98de078d82465982a0fbd60dc9 (patch) | |
tree | 415efc1357632d175ecd30c1df347f92bab9c430 /test/legacy | |
parent | Adding exos_command cli_conf module (#37775) (diff) | |
download | ansible-c262dbfd308d2d98de078d82465982a0fbd60dc9.tar.xz ansible-c262dbfd308d2d98de078d82465982a0fbd60dc9.zip |
Use https for links to ansible.com domains.
Diffstat (limited to 'test/legacy')
-rw-r--r-- | test/legacy/Makefile | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_backup/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_bgp/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_command/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_conditional_command/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_conditional_template/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_ethernet/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_facts/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_image/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_portchannel/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_rollback/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_save/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_showrun/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_template/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_vlag/README.md | 2 | ||||
-rw-r--r-- | test/legacy/roles/cnos_vlan/README.md | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/test/legacy/Makefile b/test/legacy/Makefile index 7d546dd2ab..95806436cd 100644 --- a/test/legacy/Makefile +++ b/test/legacy/Makefile @@ -1,7 +1,7 @@ # This Makefile is for legacy integration tests. # Most new tests should be implemented using ansible-test. # Existing tests are slowly being migrated to ansible-test. -# See: http://docs.ansible.com/ansible/dev_guide/testing_integration.html +# See: https://docs.ansible.com/ansible/dev_guide/testing_integration.html TEST_DIR ?= ~/ansible_testing INVENTORY ?= inventory diff --git a/test/legacy/roles/cnos_backup/README.md b/test/legacy/roles/cnos_backup/README.md index 243167be0c..41b9bc15d7 100644 --- a/test/legacy/roles/cnos_backup/README.md +++ b/test/legacy/roles/cnos_backup/README.md @@ -13,7 +13,7 @@ For more details, see [Lenovo modules for Ansible: cnos_backup](http://systemx.l --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_bgp/README.md b/test/legacy/roles/cnos_bgp/README.md index ee28ebabcc..d41efa0b63 100644 --- a/test/legacy/roles/cnos_bgp/README.md +++ b/test/legacy/roles/cnos_bgp/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_bgp](http://systemx.leno --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_command/README.md b/test/legacy/roles/cnos_command/README.md index 5a08e8887b..de458f3b73 100644 --- a/test/legacy/roles/cnos_command/README.md +++ b/test/legacy/roles/cnos_command/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_command](http://systemx. --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_conditional_command/README.md b/test/legacy/roles/cnos_conditional_command/README.md index 3ec63f2f29..6f2b279a0f 100644 --- a/test/legacy/roles/cnos_conditional_command/README.md +++ b/test/legacy/roles/cnos_conditional_command/README.md @@ -20,7 +20,7 @@ For more details, see [Lenovo modules for Ansible: cnos_conditional_command](htt --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_conditional_template/README.md b/test/legacy/roles/cnos_conditional_template/README.md index 0f0c8a71c7..8f60e00ea2 100644 --- a/test/legacy/roles/cnos_conditional_template/README.md +++ b/test/legacy/roles/cnos_conditional_template/README.md @@ -21,7 +21,7 @@ For more details, see [Lenovo modules for Ansible: cnos_conditional_template](ht --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_ethernet/README.md b/test/legacy/roles/cnos_ethernet/README.md index 4fdafd1175..1981a23fd5 100644 --- a/test/legacy/roles/cnos_ethernet/README.md +++ b/test/legacy/roles/cnos_ethernet/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_interface](http://system --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_facts/README.md b/test/legacy/roles/cnos_facts/README.md index b371f288c4..2830a66bdb 100644 --- a/test/legacy/roles/cnos_facts/README.md +++ b/test/legacy/roles/cnos_facts/README.md @@ -13,7 +13,7 @@ For more details, see [Lenovo modules for Ansible: cnos_facts](http://systemx.le --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_image/README.md b/test/legacy/roles/cnos_image/README.md index c839ae2062..d37b626f39 100644 --- a/test/legacy/roles/cnos_image/README.md +++ b/test/legacy/roles/cnos_image/README.md @@ -17,7 +17,7 @@ For more details, see [Lenovo modules for Ansible: cnos_image](http://systemx.le --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_portchannel/README.md b/test/legacy/roles/cnos_portchannel/README.md index 617a0abc2f..4b8ea9323e 100644 --- a/test/legacy/roles/cnos_portchannel/README.md +++ b/test/legacy/roles/cnos_portchannel/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_portchannel](http://syst --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_rollback/README.md b/test/legacy/roles/cnos_rollback/README.md index 826ed107ea..da65260777 100644 --- a/test/legacy/roles/cnos_rollback/README.md +++ b/test/legacy/roles/cnos_rollback/README.md @@ -17,7 +17,7 @@ For more details, see [Lenovo modules for Ansible: cnos_rollback](http://systemx --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_save/README.md b/test/legacy/roles/cnos_save/README.md index c80630b897..7d11c8c3f8 100644 --- a/test/legacy/roles/cnos_save/README.md +++ b/test/legacy/roles/cnos_save/README.md @@ -13,7 +13,7 @@ For more details, see [Lenovo modules for Ansible: cnos_save](http://systemx.len --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_showrun/README.md b/test/legacy/roles/cnos_showrun/README.md index 924d8cb8ec..36f7f118ce 100644 --- a/test/legacy/roles/cnos_showrun/README.md +++ b/test/legacy/roles/cnos_showrun/README.md @@ -13,7 +13,7 @@ For more details, see [Lenovo modules for Ansible: cnos_showrun](http://systemx. --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_template/README.md b/test/legacy/roles/cnos_template/README.md index 28f41854bf..5b070a3a77 100644 --- a/test/legacy/roles/cnos_template/README.md +++ b/test/legacy/roles/cnos_template/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_template](http://systemx --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_vlag/README.md b/test/legacy/roles/cnos_vlag/README.md index 41881f86ce..32595f9a29 100644 --- a/test/legacy/roles/cnos_vlag/README.md +++ b/test/legacy/roles/cnos_vlag/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_vlag](http://systemx.len --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) diff --git a/test/legacy/roles/cnos_vlan/README.md b/test/legacy/roles/cnos_vlan/README.md index 7deb238783..5b69e70f3f 100644 --- a/test/legacy/roles/cnos_vlan/README.md +++ b/test/legacy/roles/cnos_vlan/README.md @@ -15,7 +15,7 @@ For more details, see [Lenovo modules for Ansible: cnos_vlan](http://systemx.len --- <add role requirements information below> -- Ansible version 2.2 or later ([Ansible installation documentation](http://docs.ansible.com/ansible/intro_installation.html)) +- Ansible version 2.2 or later ([Ansible installation documentation](https://docs.ansible.com/ansible/intro_installation.html)) - Lenovo switches running CNOS version 10.2.1.0 or later - an SSH connection to the Lenovo switch (SSH must be enabled on the network device) |