buluma.ca_certificates

Ansible Role ca_certificates

This role installs common CA certificates on your system.

GitHub Version Issues Pull Requests Downloads
github Version Issues PullRequests Ansible Role

Example Playbook

This example comes from molecule/default/converge.yml and is tested every time there is a push, pull request, or release.

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

  roles:
    - role: buluma.ca_certificates

Before running the playbook, you need to prepare the machine. In CI, this is done using molecule/default/prepare.yml:

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

  roles:
    - role: buluma.bootstrap

You can also check a full explanation and example on using these roles.

Requirements

State of Used Roles

The roles below are used to prepare the system. You can choose a different method for preparation.

Requirement GitHub Version
buluma.bootstrap Ansible Molecule Version

Context

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

Here’s a summary of related roles:

dependencies

Compatibility

This role has been tested on these container images:

Container Tags
Alpine all
EL 8, 9
Debian all
Fedora all
openSUSE all
Ubuntu all

The minimum required version of Ansible is 2.12. Testing has been performed on:

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

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

Changelog

Role History

License

Apache-2.0

Author Information

Shadow Walker

Informazioni sul progetto

Install common CA certificates on your system.

Installa
ansible-galaxy install buluma.ca_certificates
Licenza
apache-2.0
Download
834.5k
Proprietario
DevOps Engineer