32 Commits

Author SHA1 Message Date
0bc1123c14 add shell script to execute venv commands through 2023-11-10 14:42:09 -05:00
81b88080f5 re-add version specific ansible-lint install 2023-11-10 14:33:23 -05:00
bb92f3720a add version to venv dir
add virtualenv_python to call 3.9
add python39 and git to list of packages to install
2023-11-10 14:31:42 -05:00
60e8af91e8 remove specific version for ansible-lint 2023-11-10 14:21:01 -05:00
afb6577c77 remove virtualenv_python 2023-11-10 14:19:09 -05:00
d4532be2c2 renamed files; added playbook for rhel8 2023-11-10 14:16:13 -05:00
21815d7ee1 add line number to output 2023-11-10 13:29:28 -05:00
8e3134179b add code to break out warnings and errors and print out the results 2023-11-10 13:26:31 -05:00
9d311793a3 add ansible_lint_vers to specify which release to install
add linting on the desired directory; using chdir for testing
2023-11-10 13:23:35 -05:00
85e79659bf fix variable references 2023-11-10 13:07:53 -05:00
6570bacc8f cleanup virtualenv directory 2023-11-10 13:06:34 -05:00
8afe04bd3f add cleanup and change lint_work_dir
add pause so we can have time to check managed nodes filesystem
2023-11-10 13:04:28 -05:00
f5edd6f4a4 add git clones; made debugging a block 2023-11-10 12:56:18 -05:00
f99abb7273 use command instead of yum_repo 2023-11-10 12:40:32 -05:00
65c742cf2d add crb repo enabled 2023-11-10 12:38:04 -05:00
05169535bb add setuptools package 2023-11-10 12:36:04 -05:00
844a265a29 specify python3.9 2023-11-10 12:34:40 -05:00
7f51bb1e66 update hosts stanza 2023-11-10 12:33:13 -05:00
b3c406b2f4 add lint venv dir var
ansible-lint references updated to call from venv bin dir
2023-11-10 12:32:00 -05:00
730a7cd893 change python reference 2023-11-10 10:44:55 -05:00
2116b3e3a3 move back to package module 2023-11-10 10:36:44 -05:00
a16574ebfd move package to dnf 2023-11-10 10:35:06 -05:00
89cf3ad98a add fact gathering for dnf 2023-11-10 10:33:46 -05:00
19ff79775f add venv.yml 2023-11-10 10:31:30 -05:00
1db6813a05 add extra debugging with verbosity 2023-11-09 18:46:39 -05:00
2ca410eedb put back in --nocolor 2023-11-09 18:35:59 -05:00
1aa6f3d628 remove --nocolor 2023-11-09 18:33:08 -05:00
dcffd8240e add help command; fixed task names 2023-11-09 18:31:31 -05:00
7ec4f6e23c add ansible-lint --version command 2023-11-09 18:14:18 -05:00
231836ad00 add to_yaml 2023-11-09 18:08:06 -05:00
86157eaa4e - add debugging
- fixed linting issue
2023-11-09 18:03:37 -05:00
6bdf47a74b initial project commit 2023-11-09 15:59:05 -05:00