mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
Automate release process and changelog generation
This commit is contained in:
5
tools/ansible/release.yml
Normal file
5
tools/ansible/release.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
roles:
|
||||
- release
|
||||
Reference in New Issue
Block a user