1
0
Fork 0
ansible-systemd/Makefile

16 Zeilen
201 B
Makefile

format:
black .
isort .
2023-04-23 22:16:21 +02:00
changelog:
antsibull-changelog generate
docs: format
2023-12-09 13:05:36 +01:00
update-doc
2023-04-23 22:16:21 +02:00
release: changelog docs
2024-03-11 20:42:20 +01:00
ansible-galaxy collection build --output-path dist
2023-12-10 20:51:54 +01:00
upload: release
./upload.sh