Commit 88d6ffe1 by ansible

no message

1 parent 11338584
Showing with 1 additions and 1 deletions
......@@ -9,7 +9,7 @@
- name: Delete File
command: rm /root/root.tar.gz
- name: Change Working Directory
command: cd /root/bin
command: cd /root/bin/
- name: Gen License Request File
command: /root/bin/gen_license_request.py
- name: Gen License File
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!