oasis-roles / ansible_collection_system

GNU General Public License v3.0
35 stars 14 forks source link

Fix up prepare playbooks to use rhsm vars file #20

Closed tehsmyers closed 4 years ago

tehsmyers commented 4 years ago

ERROR! vars file {{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') }}/../../tests/rhsm.yml was not found

Hmmmmm...

I might just do the standard ../ times :infinity: thing for now.

tehsmyers commented 4 years ago

Lint errors should be fixed by a meta_test ref bump on master, rebasing and retesting

tehsmyers commented 4 years ago

There are new CI failures not addressed by this in network_bridge and passwordless_ssh, and the gluster_gdeploy failures are related to a service outage. The RHSM vars file works great, though! :D

tehsmyers commented 4 years ago

CI is better and lint doesn't complain, so I'm gonna just merge it