diff options
author | Russell Teague <rteague@redhat.com> | 2017-08-15 08:53:07 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-08-15 08:53:07 -0400 |
commit | 770e1700dfad94c5be8a673099579aab29457bea (patch) | |
tree | 08979487e226ecab20104083f28fedddcff7de78 /playbooks/common/openshift-cluster/config.yml | |
parent | 2bc68321f54ed405819d168a4930c75d9ab8fadc (diff) | |
download | openshift-770e1700dfad94c5be8a673099579aab29457bea.tar.gz openshift-770e1700dfad94c5be8a673099579aab29457bea.tar.bz2 openshift-770e1700dfad94c5be8a673099579aab29457bea.tar.xz openshift-770e1700dfad94c5be8a673099579aab29457bea.zip |
Standardize usage of std_include in byo
Diffstat (limited to 'playbooks/common/openshift-cluster/config.yml')
-rw-r--r-- | playbooks/common/openshift-cluster/config.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml index 14d7d9822..26b27ba39 100644 --- a/playbooks/common/openshift-cluster/config.yml +++ b/playbooks/common/openshift-cluster/config.yml @@ -1,8 +1,4 @@ --- -- include: std_include.yml - tags: - - always - # TODO: refactor this into its own include # and pass a variable for ctx - name: Verify Requirements |