Skip to content

Commit

Permalink
Regenerate all files.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 21, 2023
1 parent 6859f49 commit 861958c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# Ansible managed
#
exclude_paths:
- ./meta/preferences.yml
- ./molecule/default/prepare.yml
- ./molecule/default/converge.yml
- ./molecule/default/verify.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/molecule-action@5.0.0
uses: robertdebock/molecule-action@5.0.2
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Install the Enpass password manager on your system.

|GitHub|GitLab|Quality|Downloads|Version|
|------|------|-------|---------|-------|
|[![github](https://github.com/robertdebock/ansible-role-enpass/workflows/Ansible%20Molecule/badge.svg)](https://github.com/robertdebock/ansible-role-enpass/actions)|[![gitlab](https://gitlab.com/robertdebock-iac/ansible-role-enpass/badges/master/pipeline.svg)](https://gitlab.com/robertdebock-iac/ansible-role-enpass)|[![quality](https://img.shields.io/ansible/quality/)](https://galaxy.ansible.com/robertdebock/enpass)|[![downloads](https://img.shields.io/ansible/role/d/)](https://galaxy.ansible.com/robertdebock/enpass)|[![Version](https://img.shields.io/github/release/robertdebock/ansible-role-enpass.svg)](https://github.com/robertdebock/ansible-role-enpass/releases/)|
|[![github](https://github.com/robertdebock/ansible-role-enpass/workflows/Ansible%20Molecule/badge.svg)](https://github.com/robertdebock/ansible-role-enpass/actions)|[![gitlab](https://gitlab.com/robertdebock-iac/ansible-role-enpass/badges/master/pipeline.svg)](https://gitlab.com/robertdebock-iac/ansible-role-enpass)|[![quality](https://img.shields.io/ansible/quality/61515)](https://galaxy.ansible.com/robertdebock/enpass)|[![downloads](https://img.shields.io/ansible/role/d/61515)](https://galaxy.ansible.com/robertdebock/enpass)|[![Version](https://img.shields.io/github/release/robertdebock/ansible-role-enpass.svg)](https://github.com/robertdebock/ansible-role-enpass/releases/)|

## [Example Playbook](#example-playbook)

Expand Down Expand Up @@ -41,7 +41,7 @@ Also see a [full explanation and example](https://robertdebock.nl/how-to-use-the

- pip packages listed in [requirements.txt](https://github.com/robertdebock/ansible-role-enpass/blob/master/requirements.txt).

## [Status of used roles](#status-of-requirements)
## [State of used roles](#state-of-used-roles)

The following roles are used to prepare a system. You can prepare your system in another way.

Expand Down

0 comments on commit 861958c

Please sign in to comment.