فهرست منبع

Changes to allow runs from inside a container. Also allows for running upstream openshift-ansible installer

Eric Sauer 9 سال پیش
والد
کامیت
c8f84c0aeb
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      roles/hostnames/tasks/main.yaml

+ 3 - 0
roles/hostnames/tasks/main.yaml

@@ -15,3 +15,6 @@
       dest: "/tmp/records.yaml"
       force: yes
     delegate_to: localhost
+
+  - name: "Updating hostname facts"
+    setup: filter=ansible_hostname