Project signing with GPG and ansible-sign — Video Tutorial
How to sign an Ansible project using GPG and ansible-sign command line utility.
Watch Video
Watch "Project signing with GPG and ansible-sign" on YouTube
What You'll Learn
- How to sign an Ansible project?
- ansible-sign
- Playbook
- 1. install ansible-sign
- 2. create a MANIFEST.in file
- 3. ensure the GPG utility is installed
- 4. GPG key successfully created
- 5. Sign our project directory
- Verification
- Conclusion
Full Tutorial Content
About This Tutorial
- Author: Luca Berton
- Difficulty: Beginner
- Read time: 8 min
- Category: installation
Read the full written article: Project signing with GPG and ansible-sign
Topics Covered
Related Video Tutorials
- Project signature verification with GPG and ansible-sign — Learn how to GPG-sign an Ansible project using the ansible-sign command line tool. Watch a live Playbook by Luca Berton and transform your project from non-signed to securely signed.
- Pluralsight The IT Ops Sessions: Using Ansible Sign and Verify — In this IT Ops session, you’ll learn how to use the "ansible-sign" command line utility to sign and verify using a GPG signature in your Ansible project.
- Pluralsight The IT Ops Sessions: Ansible Sign, Verify, Event-Driven and Ansible Generative AI — How to use the "ansible-sign" command line utility to sign and verify using a GPG signature in your Ansible project, Event-Driven Ansible, Rulebooks and Lightspeed Generative AI.
- Ansible Vault Error: Fix 'Attempting to Decrypt but No Vault Secrets Found' — How to fix Ansible 'attempting to decrypt but no vault secrets found' error. Configure vault password file, --ask-vault-pass, vault-id. Troubleshooting guide with examples.
- Automate CIS Benchmark Hardening for RHEL 9 with Ansible — Discover how to automate CIS Benchmark hardening for RHEL 9 systems using Ansible. Simplify security compliance with the "ansible-lockdown" project for efficient, effective protection.
- Strengthening Security: Automating CIS Benchmark Hardening for RHEL 9 with Ansible — Automate CIS Benchmark hardening for RHEL 9 using Ansible with the Ansible Lockdown roles, ensuring robust security configurations across systems.