infra-nimbus/modules/dummy-module
Jakub Sokołowski 01e129694b
dummy-module: don't set become_user for inventory
Causes `become_user` specified in tasks to be ignored.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-02-28 16:51:16 +01:00
..
README.md add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00
main.tf dummy-module: don't set become_user for inventory 2022-02-28 16:51:16 +01:00
outputs.tf add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00
variables.tf dummy-module: don't set become_user for inventory 2022-02-28 16:51:16 +01:00
versions.tf add new windows-01.he-eu-hel1.nimbus.prater host 2022-02-25 15:02:27 +01:00

README.md

Description

This is a dummy module which does not create any actual cloud resources. It's intended for registering hosts which cannot be managed with Terraform to our infra.

For example providers like Hetzner or MacStadium have no provider module for Terrafom.

This module creates the Ansible inventory hosts in order to make hosts appear the same way all the other hosts created by Terraform do.