Do not create inventory

This commit is contained in:
Paweł Krawczyk 2021-08-07 13:28:36 +01:00
parent 9dae659fec
commit 37919bb428
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ jobs:
with: with:
path: ${{ github.repository }} path: ${{ github.repository }}
- run: mkdir -p /etc/ansible && echo -e "[all]\nlocalhost" > /etc/ansible/inventory
- name: Ansible Molecule - name: Ansible Molecule
uses: MonolithProjects/action-molecule@v1.4.3 uses: MonolithProjects/action-molecule@v1.4.3