Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut config files into hosts conf file and rooms conf file #148

Open
arthur91f opened this issue Mar 25, 2024 · 0 comments
Open

Cut config files into hosts conf file and rooms conf file #148

arthur91f opened this issue Mar 25, 2024 · 0 comments
Labels

Comments

@arthur91f
Copy link
Owner

arthur91f commented Mar 25, 2024

Stay in the confi file

modules:
  - name: execute-readme
    path: /home/arthur91f/git/exeiac-test/exeiac-modules/execute-readme.sh
  - name: terraform
    path: /home/arthur91f/git/exeiac-test/exeiac-modules/terraform.sh
rooms:
  - name: environment
    path: /home/arthur91f/git/exeiac-test/environment
  - name: wordpress-service
    path: /home/arthur91f/git/exeiac-test/wordpress-service
default_arguments:
  other_options: []

Have to be in rooms config file, not in host config_file

default_arguments:
  other_options: []
  inputs_needed_for:
    - plan
    - lay
    - remove
  default_is_input_needed: false
@arthur91f arthur91f added this to exeIaC Mar 25, 2024
@arthur91f arthur91f converted this from a draft issue Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant