ansible-generator/defaults/main.yml

22 lines
464 B
YAML

---
# Settings to Docker containers.
docker_namespace: mullholland
docker_image: fedora
docker_tag: latest
# Your username on Galaxy.
galaxy_namespace: mullholland
# Your username/organization name on GitHub.
github_namespace: mullholland
# Your username/group on GitLab.
gitlab_namespace: opensourceunicorn
# Your name and optionally email-address.
author: Mullholland (mullholland)
# The full URL to your website.
author_website: "https://mullholland.net"