We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
39 not yet supported by geerlingguy.postgresql
ansible-role-bareos_fd/.github/workflows/molecule.yml
Line 85 in c819bf5
with: path: "${{ github.repository }}" - name: disable apparmor for mysql run: sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/ - name: parse apparmor for mysql run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld - name: molecule uses: robertdebock/[email protected] with: image: ${{ matrix.config.image }} tag: ${{ matrix.config.tag }} scenario: default test_postgresql: needs: - lint runs-on: ubuntu-20.04 strategy: fail-fast: false matrix: config: - image: "debian11" - image: "debian12" - image: "fedora38" # TODO 39 not yet supported by geerlingguy.postgresql # - image: "fedora39" - image: "ubuntu2204" - image: "rockylinux9" steps: - name: checkout uses: actions/checkout@v3 with: path: "${{ github.repository }}" - name: molecule postgresql plugin scenario uses: gofrolist/molecule-action@v2 with: molecule_command: test molecule_args: "--scenario-name postgresql" env: image: ${{ matrix.config.image }} eleted file mode 100644 ndex a7ff098..0000000 ++ /dev/null
cd5e31e6ec8c2cef1b9ecc4f34a05fb6563569d8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
39 not yet supported by geerlingguy.postgresql
ansible-role-bareos_fd/.github/workflows/molecule.yml
Line 85 in c819bf5
cd5e31e6ec8c2cef1b9ecc4f34a05fb6563569d8
The text was updated successfully, but these errors were encountered: