Skip to content

The r10k_known_hosts parameter doesn't update the key type in the known_hosts file #65

The r10k_known_hosts parameter doesn't update the key type in the known_hosts file

The r10k_known_hosts parameter doesn't update the key type in the known_hosts file #65

Workflow file for this run

---
name: Export issue to Jira
on:
issues:
types: [labeled]
permissions:
issues: write
jobs:
export:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/jira.yml@main"
with:
jira-project: PE
jira-base-url: ${{ vars.jira_base_url }}
jira-user-email: ${{ vars.jira_user_email }}
secrets:
jira-api-token: ${{ secrets.JIRA_ISSUES_ACTION }}