Skip to content

The `ansible-sign` utility for signing and verifying Ansible project directory contents.

License

Notifications You must be signed in to change notification settings

mayaCostantini/ansible-sign

 
 

Repository files navigation

ansible-sign

This is a library and auxillary CLI tool for dealing with Ansible content verification.

It does the following:

  • checksum manifest generation and validation (sha256sum)
  • GPG detached signature generation and validation (using python-gnupg) for content

Note: The API (library) part of this package is not officially supported and might change as time goes on. CLI commands should be considered stable within major verions (the X of version X.Y.Z).

Documentation can be found on ansible-sign.readthedocs.io including a rundown/tutorial explaining how to use the CLI for basic project signing and verification.

About

The `ansible-sign` utility for signing and verifying Ansible project directory contents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%