瀏覽代碼

Fix comment in bin/ansible-all-hosts.sh and make executable

pull/3093/head
Slavi Pantaleev 2 年之前
父節點
當前提交
ce14647161
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      bin/ansible-all-hosts.sh

+ 1
- 1
bin/ansible-all-hosts.sh 查看文件

@@ -4,7 +4,7 @@
# It defaults to ansible tags "setup-all,start". You can pass alternative tags
# to this script as arguments, e.g.
#
# ./inventory/scripts/ansible-all-hosts.sh self-check
# ./bin/ansible-all-hosts.sh self-check
#

# set playbook root path


Loading…
取消
儲存