ansible: remove default openrc_file 25/41125/1
authorRoss Brattain <ross.b.brattain@intel.com>
Tue, 5 Sep 2017 22:47:10 +0000 (15:47 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Wed, 6 Sep 2017 00:12:33 +0000 (17:12 -0700)
when clause is re-evaluated after default

Change-Id: I2f9b093a4cb0e2d024f8d6beb935f336ac1df637
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
ansible/roles/convert_openrc/defaults/main.yml

index dffca10..24a7129 100644 (file)
@@ -12,6 +12,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 ---
-openrc_file: "openrc"
 cloud_yaml_path: "{{ playbook_dir }}/clouds.yaml"