Skip to content

Commit

Permalink
ci(changelog): update changelog to 1.11.2 [skip ci]
Browse files Browse the repository at this point in the history
### [1.11.2](v1.11.1...v1.11.2) (2022-01-17)

### 🤖 Automation

* **deps:** update ansible and anisble-lint ([361c290](361c290))
* **make:** add ANSIBLE_ROLES_PATH env var ([3732154](3732154))
* **make:** add converge target ([19a8560](19a8560))
* **make:** fix ANSIBLE_ROLES_PATH ([f211496](f211496))
* **make:** remove dummy target ([7db16f0](7db16f0))
* **make:** try fix role location ([025b7b9](025b7b9))
* **path:** rename role to non fqrn ([ff9e3e5](ff9e3e5))
* **precommit:** run tests on push and not on commit ([cde7b9e](cde7b9e))
* **deps-dev:** bump ansible-lint from 5.3.0 to 5.3.1 ([71daff2](71daff2))
* **deps-dev:** bump commitizen from 2.20.0 to 2.20.3 ([cd4846f](cd4846f))
* **deps:** bump ansible from 5.0.1 to 5.1.0 ([1c47744](1c47744))
* **github:** minor edits ([80e136f](80e136f))

### 🐛 Bug Fixes

* **molecule:** use fqcn for role name ([f5fdda9](f5fdda9))
  • Loading branch information
semantic-release-bot committed Jan 17, 2022
1 parent 0447427 commit 1edd0c9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
### [1.11.2](https://github.com/donhector/ansible-role-crossplatform/compare/v1.11.1...v1.11.2) (2022-01-17)


### :robot: Automation

* **deps:** update ansible and anisble-lint ([361c290](https://github.com/donhector/ansible-role-crossplatform/commit/361c290a28b46224088e74e248b5fcb72b9afbcc))
* **make:** add ANSIBLE_ROLES_PATH env var ([3732154](https://github.com/donhector/ansible-role-crossplatform/commit/373215421c430f3c3e13502fb9f99b2988345eac))
* **make:** add converge target ([19a8560](https://github.com/donhector/ansible-role-crossplatform/commit/19a8560e7e3c6154435969b35acc97eff5bec350))
* **make:** fix ANSIBLE_ROLES_PATH ([f211496](https://github.com/donhector/ansible-role-crossplatform/commit/f211496d95c389dba7e4bda3a304cbd0fed9739f))
* **make:** remove dummy target ([7db16f0](https://github.com/donhector/ansible-role-crossplatform/commit/7db16f0623fc6f34437dfb4b6f9c1098f2771052))
* **make:** try fix role location ([025b7b9](https://github.com/donhector/ansible-role-crossplatform/commit/025b7b9d34e60902a96fd592c1d9870f9e80dd6a))
* **path:** rename role to non fqrn ([ff9e3e5](https://github.com/donhector/ansible-role-crossplatform/commit/ff9e3e58f11f922097992e40fe0cebf2a428c869))
* **precommit:** run tests on push and not on commit ([cde7b9e](https://github.com/donhector/ansible-role-crossplatform/commit/cde7b9e6041af32bfd15fce9465deb9d9c26ba43))
* **deps-dev:** bump ansible-lint from 5.3.0 to 5.3.1 ([71daff2](https://github.com/donhector/ansible-role-crossplatform/commit/71daff28b79e784651f1cca4f411f0a9fe11541a))
* **deps-dev:** bump commitizen from 2.20.0 to 2.20.3 ([cd4846f](https://github.com/donhector/ansible-role-crossplatform/commit/cd4846f6c8ca520e8ccdd83e99ecf4a93b1174f5))
* **deps:** bump ansible from 5.0.1 to 5.1.0 ([1c47744](https://github.com/donhector/ansible-role-crossplatform/commit/1c477442c3ceb4ef8f8ef2a2a60f2e2e82a2406f))
* **github:** minor edits ([80e136f](https://github.com/donhector/ansible-role-crossplatform/commit/80e136f43fc26101b58c9c3bcaefcd7103a4d31d))


### :bug: Bug Fixes

* **molecule:** use fqcn for role name ([f5fdda9](https://github.com/donhector/ansible-role-crossplatform/commit/f5fdda96b7017445590989c3c8e2412e753c65bd))

### [1.11.1](https://github.com/donhector/ansible-role-crossplatform/compare/v1.11.0...v1.11.1) (2021-12-03)


Expand Down

0 comments on commit 1edd0c9

Please sign in to comment.