Merge "Add base.yaml to kick.sh"
This commit is contained in:
commit
69827676ee
@ -14,5 +14,7 @@
|
|||||||
# License for the specific language governing permissions and limitations
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
ansible-playbook -f1 --limit $1 \
|
for playbook in base.yaml remote_puppet_adhoc.yaml ; do
|
||||||
/opt/system-config/production/playbooks/remote_puppet_adhoc.yaml
|
ansible-playbook -f1 --limit $1 \
|
||||||
|
/opt/system-config/production/playbooks/$playbook
|
||||||
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user