diff --git a/plugins/modules/cloud/softlayer/sl_vm.py b/plugins/modules/cloud/softlayer/sl_vm.py index c8db13d815..825d82e173 100644 --- a/plugins/modules/cloud/softlayer/sl_vm.py +++ b/plugins/modules/cloud/softlayer/sl_vm.py @@ -217,7 +217,7 @@ EXAMPLES = ''' datacenter: dal09 tags: - ansible-module-test - - ansible-module-test-slaves + - ansible-module-test-replicas hourly: yes private: no dedicated: no @@ -235,7 +235,7 @@ EXAMPLES = ''' datacenter: dal09 tags: - ansible-module-test - - ansible-module-test-slaves + - ansible-module-test-replicas hourly: yes private: no dedicated: no