Adebisi Oyawale
Adebisi Oyawale
looks like the font awesome version is old and font awesome changed the format and wording of it. So I was wondering how you update it?
is there a minimum version that you guys expect for this content? there's a lot of roles that can be written different due to the ansible version.
there's some ansible content for IDM/freeipa. They work great and have modules to do the job. I think we should consolidate and submit PR's to enhance/update those roles https://github.com/freeipa/ansible-freeipa
I know this can become massive and maybe a little harder to manage since it can be over 30 roles but, git project management wise it might be better that...
Looks like the main.yml it starting to get huge and hard to follow. We should break it down into roles and follow best practices.
``` TASK [tower_install : run tower installer for version 3.5.2-1] ******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* task path: /root/automate-tower-ha-dr/roles/tower_install/tasks/main.yml:9 Using module file /usr/lib/python3.6/site-packages/ansible/modules/commands/command.py Pipelining is enabled. ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c...
there's a lot of options in tasks that are coded. This will need to be changed into variables. Preferable into a group_vars/all.yml or change depending on the group.
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...
when I try `gem install catpix` I get this errors: ``` gem install catpix 2 ↵ 6529 13:28:51 Building native extensions. This could take a while... ERROR:...
somehow my keybase app logged out and when I try to log-in it forces me to re-add my device. But, i'm on the same device and cannot login to approved...