Skip to content

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

@arthur91f

Description

@arthur91f

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions