Skip to content

CentOS/ansible-role-robosignatory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: robosignatory

This robosignatory role is used in the CentOS Infra.

Based off of https://pagure.io/fedora-infra/ansible/blob/main/f/roles/robosignatory etc.

It surely depends (see dependencies below) on some other roles.

See also ansible-infra-playbooks directory to see how the tree/structure is organized

Variables

See defaults variables and explanations

Dependencies

This role can depend on some other roles, either statically defined, or dynamically included/imported:

  • See meta/main.yml
  • Or each .yml under tasks folder for included/imported roles

All those roles are declared in our requirements.yml file.

Development

Molecule tests use vagrant so you need a working vagrant installation in your host machine.

Running molecule tests require the following python libraries:

  • molecule
  • molecule-vagrant
  • python-vagrant

Tests can be executed by running:

molecule test

License

MIT (see LICENSE file)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages