Commit graph

6 commits

Author SHA1 Message Date
381970f626
rename_host instruction 2022-11-06 13:54:13 +01:00
bebf799dff
Refactor - Pass the execution context
* The variables storage instance is part of the context, so it is no
    longer passed directly in the action implementation code.
  * Instead, a context instance is passed
2022-11-06 11:08:18 +01:00
13d37f254b
Context class added 2022-11-06 10:58:22 +01:00
31e5e93d37
Host variables - Add the "all" group if it's not listed 2022-11-05 10:54:53 +01:00
8c0245ed18
Merge group vars into host variables 2022-11-04 13:05:42 +01:00
3f38940a9c
Restructured into a collection 2022-10-07 22:29:53 +02:00