v0.2.0 - rename set_locale to locale_config, add test_connection.yml playbook and update READMEs
This commit is contained in:
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# changelog
|
||||
|
||||
## 0.2.0
|
||||
* [role] ⚠️ rename `set_locale` to `locale_config` along with the variable names (prefix)
|
||||
* [playbook] add `test_connection.yml` playbook which tests the connection to a target host including `become`
|
||||
* [docs] update [README](README.md) to reflect the latest changes
|
||||
* [docs] add READMEs for all roles
|
||||
* [dev] changes regarding the development environment:
|
||||
* add setup script
|
||||
* add pip requirements files
|
||||
* add vscode workspace file
|
||||
|
||||
## 0.1.4
|
||||
anything before 0.2.0 see [commit history](https://gitea.wululu.de/dede/ansible-common/commits/branch/main)
|
||||
Reference in New Issue
Block a user