summaryrefslogtreecommitdiff
path: root/network/cumulus/cl_license.py
diff options
context:
space:
mode:
Diffstat (limited to 'network/cumulus/cl_license.py')
-rw-r--r--network/cumulus/cl_license.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/cumulus/cl_license.py b/network/cumulus/cl_license.py
index 8097cda5..37f20b7c 100644
--- a/network/cumulus/cl_license.py
+++ b/network/cumulus/cl_license.py
@@ -61,7 +61,7 @@ EXAMPLES = '''
tasks:
- name: install license using http url
cl_license:
- src: 'http://10.1.1.1/license.txt'
+ src: http://10.1.1.1/license.txt
notify: restart switchd
- name: Triggers switchd to be restarted right away, before play, or role