redhat-cop / automate-tower-ha-dr

Configure High Availability and/or Disaster Recovery on a Tower Cluster
MIT License
63 stars 38 forks source link

investigate in fixing command modules usage and use when conditions #6

Open aoyawale opened 4 years ago

aoyawale commented 4 years ago

in https://github.com/redhat-cop/automate-tower-ha-dr/blob/master/tower-role-check.yml#L37 area the command module is used because of certain issues on Macos (notes in the link). Check if we can use when conditionals if its been run from macos or linux.