summaryrefslogtreecommitdiffstats
path: root/run_remote
diff options
context:
space:
mode:
Diffstat (limited to 'run_remote')
-rwxr-xr-xrun_remote4
1 files changed, 4 insertions, 0 deletions
diff --git a/run_remote b/run_remote
new file mode 100755
index 0000000..7ddab30
--- /dev/null
+++ b/run_remote
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+export ANSIBLE_HOST_KEY_CHECKING=False
+ansible-playbook ./ansible/fedora.yml