summaryrefslogtreecommitdiffstats
path: root/roles/ands_facts/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ands_facts/tasks/main.yml')
-rw-r--r--roles/ands_facts/tasks/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/ands_facts/tasks/main.yml b/roles/ands_facts/tasks/main.yml
index 54c800a..5f1a5d7 100644
--- a/roles/ands_facts/tasks/main.yml
+++ b/roles/ands_facts/tasks/main.yml
@@ -1,9 +1,4 @@
---
-# We need all mount points ready
-- name: "Run mount -a"
- command: mount -a
- changed_when: false
-
# Here we set 'openshift_hostname', 'openshift_ip' and other variables
- name: "Configuring network facts"
include_tasks: "network.yml"