Skip to content

Conversation

@jhoyt4
Copy link
Contributor

@jhoyt4 jhoyt4 commented Nov 28, 2025

macOS: update perl/cpanm mirror
Recently cpan.cpantesters.org has started to have download issues.
Fix this by moving downloads to metacpan.org

macOS: update ansible_ to ansible_facts to quiet deprecation warnings
ansible 2.24 will deprecate INJECT_FACTS_AS_VARS default to 'True'
The suggested fix is to use:
ansible_facts["fact_name"] (no ansible_ prefix) instead.

  ansible 2.24 will deprecate INJECT_FACTS_AS_VARS default to 'True'
  The suggested fix is to use:
    `ansible_facts["fact_name"]` (no `ansible_` prefix) instead.
 Recently cpan.cpantesters.org has started to have download issues.
 Fix this by moving downloads to metacpan.org
@billmeek billmeek merged commit 35a372c into MythTV:master Nov 28, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants