summaryrefslogtreecommitdiff
path: root/requirements.txt
AgeCommit message (Collapse)Author
2023-01-25Add prettier and isort to pre-commit. (#270)Kate Case
* Add prettier and isort to pre-commit. * Bump line-length to 100 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-01-19Enable configuring ntp server pool in ntp_global (#225)GomathiselviS
Enable configuring ntp server pool in ntp_global Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY Fixes #221 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Shawn Wilsher <None> Reviewed-by: None <None>
2020-11-19Remove ansible from requirements package (#104)Paul Belanger
Remove ansible from requirements package Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-05Add ansible-pylibssh dependency (#89)Paul Belanger
Add ansible-pylibssh dependency Reviewed-by: https://github.com/apps/ansible-zuul
2020-03-05Move requirements to top-level directoryPaul Belanger
This removes the dependency on ansible-test to manage our dependencies. Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/366 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-11-14Updates needed for publish to galaxyPaul Belanger
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-08-09Add tox.ini filePaul Belanger
Create a tox.ini file with linters entry point for developers to run linters locally. Signed-off-by: Paul Belanger <pabelanger@redhat.com>