ソースを参照

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


読み込み中…
キャンセル
保存