This website requires JavaScript.
Explore
Automation
Help
Sign In
skylab
/
skylab-ansible
Archived
Watch
2
Star
0
Fork
0
You've already forked skylab-ansible
Code
Pull Requests
Releases
Activity
This repository has been archived on
2023-05-19
. You can view files and clone it, but cannot push or open issues or pull requests.
cd1910c2bd
skylab-ansible
/
.gitignore
10 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-08-31 02:31:23 +00:00
*.retry
*.swp
playbooks/testing.yml
.mypy_cache/*
*.idea
**/__pycache__/
.venv/
Add logic for building local ansible 'virtualenv' Add makefile and targets for building local dev environment Add script for linking dev collections into local collection dir Add local collection dir to gitignore
2021-12-20 23:35:15 +00:00
.ansible/
Add tox for static checks Add toxdir to gitignore Add ansible and yamllint
2022-01-09 03:16:40 +00:00
.tox/
Copy Permalink