robertdebock.microsoft_repository_keys

Ansible Role: Microsoft Repository Keys

This role helps to trust Microsoft's GPG keys.

GitHub GitLab Downloads Version
GitHub GitLab Downloads Version

Example Playbook

Here is a sample playbook from molecule/default/converge.yml. It is tested with every push, pull request, and release.

---
- name: Converge
  hosts: all
  become: true
  gather_facts: true

  roles:
    - role: robertdebock.microsoft_repository_keys

Make sure the machine is set up properly. In Continuous Integration (CI), this is done using molecule/default/prepare.yml:

---
- name: Prepare
  hosts: all
  become: true
  gather_facts: false

  roles:
    - role: robertdebock.bootstrap
    - role: robertdebock.ca_certificates

For a complete guide and examples, check out this link.

Requirements

State of Used Roles

The following roles are required to prepare a system. You can use different methods to set up your system.

Requirement GitHub GitLab
robertdebock.bootstrap GitHub Build Status GitLab Build Status
robertdebock.ca_certificates GitHub Build Status GitLab Build Status

Context

This role is part of several compatible roles. For more information, check out the documentation for these roles.

Here is a visual overview of related roles: Dependencies

Compatibility

This role has been tested on the following container images:

Container Tags
Alpine all
EL 9
Debian all
Fedora 37
Ubuntu all

The minimum required version of Ansible is 2.12, and tests have been conducted on:

  • The previous version
  • The current version
  • The development version

If you encounter any issues, please report them on GitHub.

License

Licensed under Apache-2.0.

Author Information

Created by robertdebock.

Consider sponsoring me.

Informazioni sul progetto

Trust microsofts gpg keys

Installa
ansible-galaxy install robertdebock.microsoft_repository_keys
Licenza
apache-2.0
Download
29.4k
Proprietario
I know my way around (Linux) infrastructure, have a passion for automation, Docker, Ansible, Molecule and ci/cd.