Prepare 1.1.1 release

Run add_docs.py
Run antsibull-changelog; backfill for prior releases
Bump release in galaxy.yml
Add .keep to changelogs/fragments so directory is not deleted if
`keep_fragments` is ever set to False.
This commit is contained in:
jillr
2020-09-02 16:39:46 +00:00
parent f68cec59e7
commit e5e36d3c7b
14 changed files with 1561 additions and 1410 deletions

View File

@@ -1,6 +1,6 @@
namespace: ansible
name: posix
version: 1.1.0
version: 1.1.1
readme: README.md
authors:
- Ansible (github.com/ansible)