From 625049b412c36c89840bfa7de56fb0414428dea0 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 21 Jan 2026 08:55:24 +0100 Subject: [PATCH] feat: doc rougail integration --- .../fr/LC_MESSAGES/rougail_output_ansible.po | 36 ++++++++++++- locale/rougail_output_ansible.pot | 27 +++++++++- src/rougail/output_ansible/doc.py | 29 ++++++++--- .../fr/LC_MESSAGES/rougail_output_ansible.mo | Bin 2341 -> 2858 bytes .../test_namespace/00_0no_variable.sh | 26 ++++++++++ .../00_0no_variable_default_version.sh | 26 ++++++++++ .../00_0no_variable_remove_version.sh | 26 ++++++++++ .../test_namespace/00_0version_underscore.sh | 27 ++++++++++ .../test_namespace/00_1empty_variable.sh | 27 ++++++++++ .../test_namespace/00_2default_calculated.sh | 26 ++++++++++ .../00_2default_calculated_multi.sh | 26 ++++++++++ ...0_2default_calculated_params_permissive.sh | 26 ++++++++++ .../00_2default_calculated_variable.sh | 29 +++++++++++ ...default_calculated_variable_description.sh | 27 ++++++++++ ...culated_variable_description_multi_line.sh | 28 ++++++++++ ...2default_calculated_variable_transitive.sh | 29 +++++++++++ .../test_namespace/00_4load_subfolder.sh | 28 ++++++++++ .../test_namespace/00_5load_notype.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6boolean.sh | 26 ++++++++++ .../00_6boolean_no_mandatory.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6choice.sh | 28 ++++++++++ .../test_namespace/00_6choice_calculation.sh | 26 ++++++++++ .../test_namespace/00_6choice_link.sh | 27 ++++++++++ .../test_namespace/00_6choice_variable.sh | 26 ++++++++++ .../00_6choice_variable_link.sh | 26 ++++++++++ .../00_6choice_variable_link2.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6custom.sh | 27 ++++++++++ .../test_namespace/00_6domainname.sh | 26 ++++++++++ .../test_namespace/00_6domainname_params.sh | 26 ++++++++++ tests/results-doc/test_namespace/00_6float.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6integer.sh | 26 ++++++++++ tests/results-doc/test_namespace/00_6ip.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6network.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6number.sh | 26 ++++++++++ tests/results-doc/test_namespace/00_6port.sh | 27 ++++++++++ .../results-doc/test_namespace/00_6regexp.sh | 26 ++++++++++ .../test_namespace/00_6regexp_link.sh | 26 ++++++++++ .../results-doc/test_namespace/00_6secret.sh | 27 ++++++++++ .../test_namespace/00_6secret_param.sh | 27 ++++++++++ .../results-doc/test_namespace/00_6string.sh | 29 +++++++++++ .../test_namespace/00_7choice_quote.sh | 26 ++++++++++ tests/results-doc/test_namespace/00_7help.sh | 28 ++++++++++ .../test_namespace/00_7help_quote.sh | 28 ++++++++++ .../test_namespace/00_7help_sup.sh | 28 ++++++++++ .../test_namespace/00_7value_doublequote.sh | 26 ++++++++++ .../test_namespace/00_7value_doublequote2.sh | 26 ++++++++++ .../test_namespace/00_7value_doublequote3.sh | 26 ++++++++++ .../test_namespace/00_7value_quote.sh | 26 ++++++++++ .../00_8calculation_information.sh | 26 ++++++++++ .../00_8calculation_namespace.sh | 26 ++++++++++ .../00_8calculation_param_namespace.sh | 26 ++++++++++ tests/results-doc/test_namespace/00_8test.sh | 31 +++++++++++ .../00_9choice_variable_multi.sh | 29 +++++++++++ .../test_namespace/00_9choice_variables.sh | 26 ++++++++++ .../test_namespace/00_9default_calculation.sh | 26 ++++++++++ .../00_9default_calculation_information.sh | 26 ++++++++++ ..._calculation_information_other_variable.sh | 27 ++++++++++ .../00_9default_calculation_multi_optional.sh | 26 ++++++++++ ...00_9default_calculation_multi_optional2.sh | 26 ++++++++++ ...ault_calculation_multi_optional_default.sh | 26 ++++++++++ .../00_9default_calculation_optional.sh | 30 +++++++++++ ...00_9default_calculation_optional_exists.sh | 26 ++++++++++ .../00_9default_calculation_param_optional.sh | 26 ++++++++++ .../00_9default_information_other_variable.sh | 27 ++++++++++ ...00_9default_information_other_variable2.sh | 27 ++++++++++ .../test_namespace/00_9default_integer.sh | 26 ++++++++++ .../test_namespace/00_9default_number.sh | 26 ++++++++++ .../test_namespace/01_6boolean_multi.sh | 26 ++++++++++ .../test_namespace/01_6custom_multi.sh | 30 +++++++++++ .../test_namespace/01_6float_multi.sh | 26 ++++++++++ .../test_namespace/01_6integer_multi.sh | 26 ++++++++++ .../01_6integer_multi_mandatory.sh | 30 +++++++++++ .../test_namespace/01_6string_empty.sh | 26 ++++++++++ .../test_namespace/01_6string_multi.sh | 38 ++++++++++++++ .../test_namespace/01_6string_multi_length.sh | 26 ++++++++++ .../01_7value_multi_doublequote.sh | 26 ++++++++++ .../01_7value_multi_doublequote2.sh | 26 ++++++++++ .../test_namespace/01_7value_multi_quote.sh | 26 ++++++++++ .../01_8calculation_information_multi.sh | 26 ++++++++++ .../01_9choice_variable_multi.sh | 27 ++++++++++ .../01_9choice_variable_optional.sh | 26 ++++++++++ tests/results-doc/test_namespace/02_0tags.sh | 28 ++++++++++ .../test_namespace/04_0type_param.sh | 26 ++++++++++ .../test_namespace/04_0type_param_integer.sh | 26 ++++++++++ .../test_namespace/04_1auto_save.sh | 26 ++++++++++ .../04_1auto_save_and_calculated.sh | 26 ++++++++++ .../04_1auto_save_and_calculated_hidden.sh | 26 ++++++++++ .../04_1auto_save_and_hidden.sh | 26 ++++++++++ .../04_1default_calculation_hidden.sh | 27 ++++++++++ .../04_1default_calculation_hidden_2.sh | 27 ++++++++++ .../04_1default_calculation_hidden_3.sh | 26 ++++++++++ .../04_1default_calculation_hidden_4.sh | 27 ++++++++++ .../04_1default_calculation_hidden_5.sh | 27 ++++++++++ .../04_1default_calculation_hidden_6.sh | 27 ++++++++++ .../04_5disabled_calculation.sh | 28 ++++++++++ .../04_5disabled_calculation_boolean.sh | 28 ++++++++++ .../04_5disabled_calculation_default.sh | 26 ++++++++++ .../04_5disabled_calculation_multi.sh | 34 ++++++++++++ .../04_5disabled_calculation_optional.sh | 26 ++++++++++ ..._5disabled_calculation_optional_default.sh | 26 ++++++++++ .../04_5disabled_calculation_variable.sh | 27 ++++++++++ .../04_5disabled_calculation_variable10.sh | 27 ++++++++++ .../04_5disabled_calculation_variable11.sh | 43 +++++++++++++++ .../04_5disabled_calculation_variable2.sh | 27 ++++++++++ .../04_5disabled_calculation_variable3.sh | 27 ++++++++++ .../04_5disabled_calculation_variable4.sh | 27 ++++++++++ .../04_5disabled_calculation_variable5.sh | 27 ++++++++++ .../04_5disabled_calculation_variable6.sh | 27 ++++++++++ .../04_5disabled_calculation_variable7.sh | 27 ++++++++++ .../04_5disabled_calculation_variable8.sh | 26 ++++++++++ .../04_5disabled_calculation_variable9.sh | 27 ++++++++++ ...04_5disabled_calculation_variable_multi.sh | 30 +++++++++++ .../test_namespace/04_5hidden_calculation.sh | 26 ++++++++++ .../test_namespace/04_5hidden_calculation2.sh | 26 ++++++++++ ...5hidden_calculation_default_calculation.sh | 26 ++++++++++ .../test_namespace/04_5validators.sh | 27 ++++++++++ .../test_namespace/04_5validators_differ.sh | 26 ++++++++++ .../test_namespace/04_5validators_multi.sh | 26 ++++++++++ .../test_namespace/04_5validators_multi2.sh | 26 ++++++++++ .../test_namespace/04_5validators_multi3.sh | 26 ++++++++++ .../test_namespace/04_5validators_warnings.sh | 26 ++++++++++ .../04_5validators_warnings_all.sh | 26 ++++++++++ .../test_namespace/05_0multi_not_uniq.sh | 26 ++++++++++ .../test_namespace/05_0multi_uniq.sh | 26 ++++++++++ .../test_namespace/12_1auto_save_expert.sh | 26 ++++++++++ .../16_0redefine_description.sh | 27 ++++++++++ .../16_2family_redefine_calculation.sh | 28 ++++++++++ .../16_2family_redefine_disabled.sh | 26 ++++++++++ .../16_3family_empty_at_ends.sh | 28 ++++++++++ .../test_namespace/16_5exists_nonexists.sh | 26 ++++++++++ .../test_namespace/16_5exists_redefine.sh | 26 ++++++++++ .../16_5redefine_calculation.sh | 26 ++++++++++ .../test_namespace/16_5redefine_choice.sh | 27 ++++++++++ .../test_namespace/16_5redefine_default.sh | 26 ++++++++++ .../16_5redefine_default_calculation.sh | 27 ++++++++++ .../test_namespace/16_5redefine_family.sh | 28 ++++++++++ .../test_namespace/16_5redefine_help.sh | 28 ++++++++++ .../test_namespace/16_5redefine_hidden.sh | 26 ++++++++++ .../test_namespace/16_5redefine_multi.sh | 26 ++++++++++ ...16_5redefine_remove_disable_calculation.sh | 27 ++++++++++ .../test_namespace/16_5test_redefine.sh | 27 ++++++++++ .../test_namespace/16_6choice_redefine.sh | 26 ++++++++++ .../test_namespace/16_6exists_family.sh | 26 ++++++++++ .../16_6exists_redefine_family.sh | 30 +++++++++++ .../test_namespace/16exists_exists.sh | 27 ++++++++++ .../test_namespace/17_5redefine_leadership.sh | 26 ++++++++++ .../test_namespace/20_0empty_family.sh | 26 ++++++++++ .../test_namespace/20_0family_append.sh | 29 +++++++++++ .../test_namespace/20_0family_underscore.sh | 26 ++++++++++ .../test_namespace/20_0multi_family.sh | 26 ++++++++++ .../test_namespace/20_0multi_family_basic.sh | 29 +++++++++++ .../test_namespace/20_0multi_family_expert.sh | 26 ++++++++++ .../test_namespace/20_0multi_family_order.sh | 32 ++++++++++++ .../20_0validators_differ_redefine.sh | 26 ++++++++++ .../test_namespace/20_1empty_subfamily.sh | 26 ++++++++++ .../20_2family_looks_like_dynamic.sh | 26 ++++++++++ .../20_2family_looks_like_variable.sh | 26 ++++++++++ .../test_namespace/20_7help_family.sh | 30 +++++++++++ .../20_9default_information_parent.sh | 28 ++++++++++ .../24_0family_hidden_condition.sh | 28 ++++++++++ .../24_0family_hidden_condition_boolean.sh | 26 ++++++++++ .../24_0family_hidden_condition_sub_family.sh | 29 +++++++++++ ...ly_hidden_condition_variable_sub_family.sh | 26 ++++++++++ ..._0family_hidden_condition_with_variable.sh | 26 ++++++++++ ...amily_hidden_param_condition_sub_family.sh | 29 +++++++++++ .../24_0family_mandatory_condition.sh | 26 ++++++++++ ...24_0family_mandatory_condition_variable.sh | 26 ++++++++++ .../24_7validators_variable_optional.sh | 28 ++++++++++ .../24_family_disabled_var_hidden.sh | 26 ++++++++++ .../test_namespace/40_0leadership.sh | 36 +++++++++++++ .../40_0leadership_diff_name.sh | 36 +++++++++++++ .../test_namespace/40_0leadership_empty.sh | 26 ++++++++++ ...leadership_follower_default_calculation.sh | 30 +++++++++++ ...0_0leadership_follower_default_submulti.sh | 26 ++++++++++ ...p_follower_default_submulti_calculation.sh | 26 ++++++++++ .../40_0leadership_follower_default_value.sh | 26 ++++++++++ .../40_0leadership_leader_follower.sh | 26 ++++++++++ .../40_0leadership_leader_not_multi.sh | 37 +++++++++++++ .../test_namespace/40_0leadership_reduce.sh | 26 ++++++++++ .../40_1leadership_append_follower.sh | 39 ++++++++++++++ .../40_2leadership_calculation_index.sh | 26 ++++++++++ .../40_2leadership_calculation_index_2.sh | 26 ++++++++++ .../40_2leadership_calculation_param_index.sh | 26 ++++++++++ .../40_2leadership_leader_calculation.sh | 26 ++++++++++ .../40_6leadership_follower_multi.sh | 42 +++++++++++++++ ...6leadership_follower_multi_no_mandatory.sh | 26 ++++++++++ .../test_namespace/40_8calculation_boolean.sh | 26 ++++++++++ .../40_8calculation_boolean_return_none.sh | 26 ++++++++++ .../test_namespace/40_8calculation_integer.sh | 26 ++++++++++ .../40_8calculation_multi_variable.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent2.sh | 26 ++++++++++ ...n_variable_leader_follower_multi_inside.sh | 26 ++++++++++ ...ship-calculation-outside-follower-first.sh | 26 ++++++++++ ...rship-calculation-outside-follower-last.sh | 26 ++++++++++ ...lculation-outside-follower-no-mandatory.sh | 26 ++++++++++ ...leadership-calculation-outside-follower.sh | 26 ++++++++++ ...ership-calculation-outside-leader-first.sh | 26 ++++++++++ ...dership-calculation-outside-leader-last.sh | 26 ++++++++++ ..._9leadership-calculation-outside-leader.sh | 26 ++++++++++ .../40_9leadership-calculation-variable.sh | 26 ++++++++++ ...ip-calculation-variable_leader_follower.sh | 26 ++++++++++ ...ation-variable_leader_follower_not_same.sh | 26 ++++++++++ .../test_namespace/41_0choice_leader.sh | 26 ++++++++++ .../test_namespace/44_0leadership_hidden.sh | 26 ++++++++++ .../44_0leadership_leader_hidden.sh | 26 ++++++++++ .../44_1leadership_append_hidden_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower_index.sh | 26 ++++++++++ .../44_4leadership_mandatory.sh | 30 +++++++++++ .../44_4leadership_mandatory_follower.sh | 26 ++++++++++ ...4_5leadership_leader_hidden_calculation.sh | 26 ++++++++++ ...eadership_follower_disabled_calculation.sh | 33 ++++++++++++ ...4_9calculated_default_leadership_leader.sh | 26 ++++++++++ .../test_namespace/60_0family_dynamic.sh | 30 +++++++++++ .../test_namespace/60_0family_dynamic_1_0.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_type.sh | 30 +++++++++++ .../60_0family_dynamic_1_0_type_empty.sh | 26 ++++++++++ .../test_namespace/60_0family_dynamic_1_1.sh | 30 +++++++++++ .../60_0family_dynamic_1_1_empty.sh | 26 ++++++++++ .../60_0family_dynamic_empty.sh | 26 ++++++++++ .../60_0family_dynamic_forbidden_char.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_integer_empty.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_number.sh | 26 ++++++++++ .../60_0family_dynamic_no_description.sh | 30 +++++++++++ ...60_0family_dynamic_no_description_empty.sh | 26 ++++++++++ .../60_0family_dynamic_source_hidden.sh | 30 +++++++++++ .../60_0family_dynamic_static.sh | 30 +++++++++++ .../test_namespace/60_0family_dynamic_test.sh | 33 ++++++++++++ .../60_0family_dynamic_upper_char.sh | 30 +++++++++++ .../60_0family_dynamic_variable_empty.sh | 30 +++++++++++ .../60_0family_dynamic_variable_optional.sh | 26 ++++++++++ .../60_0family_dynamic_variable_suffix.sh | 26 ++++++++++ ...0_0family_dynamic_variable_suffix_empty.sh | 29 +++++++++++ .../test_namespace/60_0family_empty.sh | 26 ++++++++++ .../test_namespace/60_0family_hidden.sh | 26 ++++++++++ .../test_namespace/60_0family_mode.sh | 26 ++++++++++ .../60_1family_dynamic_jinja.sh | 26 ++++++++++ ...60_2family_dynamic_jinja_fill_sub_group.sh | 32 ++++++++++++ ..._2family_dynamic_jinja_fill_sub_group_2.sh | 26 ++++++++++ ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 26 ++++++++++ ...mily_dynamic_jinja_fill_sub_group_empty.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc2.sh | 27 ++++++++++ .../60_5family_dynamic_calc2_empty.sh | 27 ++++++++++ .../60_5family_dynamic_calc_description.sh | 31 +++++++++++ .../60_5family_dynamic_calc_suffix.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_calc_suffix_disabled.sh | 30 +++++++++++ ...0_5family_dynamic_calc_suffix_disabled2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_3.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_hidden.sh | 26 ++++++++++ ...mily_dynamic_calc_suffix_hidden_boolean.sh | 26 ++++++++++ ...family_dynamic_calc_suffix_hidden_multi.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_param.sh | 26 ++++++++++ ...5family_dynamic_calc_suffix_param_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_variable.sh | 30 +++++++++++ ..._5family_dynamic_calc_variable_disabled.sh | 32 ++++++++++++ ..._dynamic_calc_variable_disabled_outside.sh | 31 +++++++++++ .../60_5family_dynamic_calc_variable_empty.sh | 26 ++++++++++ .../60_5family_dynamic_hidden_suffix.sh | 26 ++++++++++ .../60_5family_dynamic_unknown_suffix.sh | 26 ++++++++++ ...60_5family_dynamic_unknown_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside2.sh | 26 ++++++++++ ...5family_dynamic_variable_outside2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_variable_outside_1_0.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_empty.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_jinja.sh | 26 ++++++++++ ...ly_dynamic_variable_outside_jinja_empty.sh | 26 ++++++++++ ...ily_dynamic_variable_outside_sub_suffix.sh | 26 ++++++++++ ...namic_variable_outside_sub_suffix_empty.sh | 26 ++++++++++ ...5family_dynamic_variable_outside_suffix.sh | 26 ++++++++++ ...y_dynamic_variable_outside_suffix_empty.sh | 26 ++++++++++ .../60_6family_dynamic_inside.sh | 26 ++++++++++ .../60_6family_dynamic_inside_empty.sh | 26 ++++++++++ .../60_6family_dynamic_leadership.sh | 36 +++++++++++++ .../60_6family_dynamic_leadership_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0_2.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_empty2.sh | 26 ++++++++++ .../60_6family_dynamic_suffix_auto_multi.sh | 36 +++++++++++++ .../60_6family_dynamic_suffix_auto_multi2.sh | 36 +++++++++++++ .../60_9family_dynamic_calc_both.sh | 30 +++++++++++ .../68_0family_leadership_mode.sh | 26 ++++++++++ .../00_0no_variable.sh | 26 ++++++++++ .../00_0no_variable_default_version.sh | 26 ++++++++++ .../00_0no_variable_remove_version.sh | 26 ++++++++++ .../00_0version_underscore.sh | 27 ++++++++++ .../00_1empty_variable.sh | 27 ++++++++++ .../00_2default_calculated.sh | 26 ++++++++++ .../00_2default_calculated_multi.sh | 26 ++++++++++ ...0_2default_calculated_params_permissive.sh | 26 ++++++++++ .../00_2default_calculated_variable.sh | 29 +++++++++++ ...default_calculated_variable_description.sh | 27 ++++++++++ ...culated_variable_description_multi_line.sh | 28 ++++++++++ ...2default_calculated_variable_transitive.sh | 29 +++++++++++ .../00_4load_subfolder.sh | 28 ++++++++++ .../00_5load_notype.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6boolean.sh | 26 ++++++++++ .../00_6boolean_no_mandatory.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6choice.sh | 28 ++++++++++ .../00_6choice_calculation.sh | 26 ++++++++++ .../00_6choice_link.sh | 27 ++++++++++ .../00_6choice_variable.sh | 26 ++++++++++ .../00_6choice_variable_link.sh | 26 ++++++++++ .../00_6choice_variable_link2.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6custom.sh | 27 ++++++++++ .../00_6domainname.sh | 26 ++++++++++ .../00_6domainname_params.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6float.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6integer.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6ip.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6network.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6number.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6port.sh | 27 ++++++++++ .../test_namespace_mandatory/00_6regexp.sh | 26 ++++++++++ .../00_6regexp_link.sh | 26 ++++++++++ .../test_namespace_mandatory/00_6secret.sh | 27 ++++++++++ .../00_6secret_param.sh | 27 ++++++++++ .../test_namespace_mandatory/00_6string.sh | 29 +++++++++++ .../00_7choice_quote.sh | 26 ++++++++++ .../test_namespace_mandatory/00_7help.sh | 28 ++++++++++ .../00_7help_quote.sh | 28 ++++++++++ .../test_namespace_mandatory/00_7help_sup.sh | 28 ++++++++++ .../00_7value_doublequote.sh | 26 ++++++++++ .../00_7value_doublequote2.sh | 26 ++++++++++ .../00_7value_doublequote3.sh | 26 ++++++++++ .../00_7value_quote.sh | 26 ++++++++++ .../00_8calculation_information.sh | 26 ++++++++++ .../00_8calculation_namespace.sh | 26 ++++++++++ .../00_8calculation_param_namespace.sh | 26 ++++++++++ .../test_namespace_mandatory/00_8test.sh | 31 +++++++++++ .../00_9choice_variable_multi.sh | 29 +++++++++++ .../00_9choice_variables.sh | 26 ++++++++++ .../00_9default_calculation.sh | 26 ++++++++++ .../00_9default_calculation_information.sh | 26 ++++++++++ ..._calculation_information_other_variable.sh | 27 ++++++++++ .../00_9default_calculation_multi_optional.sh | 26 ++++++++++ ...00_9default_calculation_multi_optional2.sh | 26 ++++++++++ ...ault_calculation_multi_optional_default.sh | 26 ++++++++++ .../00_9default_calculation_optional.sh | 30 +++++++++++ ...00_9default_calculation_optional_exists.sh | 26 ++++++++++ .../00_9default_calculation_param_optional.sh | 26 ++++++++++ .../00_9default_information_other_variable.sh | 27 ++++++++++ ...00_9default_information_other_variable2.sh | 27 ++++++++++ .../00_9default_integer.sh | 26 ++++++++++ .../00_9default_number.sh | 26 ++++++++++ .../01_6boolean_multi.sh | 26 ++++++++++ .../01_6custom_multi.sh | 30 +++++++++++ .../01_6float_multi.sh | 26 ++++++++++ .../01_6integer_multi.sh | 26 ++++++++++ .../01_6integer_multi_mandatory.sh | 30 +++++++++++ .../01_6string_empty.sh | 26 ++++++++++ .../01_6string_multi.sh | 38 ++++++++++++++ .../01_6string_multi_length.sh | 26 ++++++++++ .../01_7value_multi_doublequote.sh | 26 ++++++++++ .../01_7value_multi_doublequote2.sh | 26 ++++++++++ .../01_7value_multi_quote.sh | 26 ++++++++++ .../01_8calculation_information_multi.sh | 26 ++++++++++ .../01_9choice_variable_multi.sh | 27 ++++++++++ .../01_9choice_variable_optional.sh | 26 ++++++++++ .../test_namespace_mandatory/02_0tags.sh | 28 ++++++++++ .../04_0type_param.sh | 26 ++++++++++ .../04_0type_param_integer.sh | 26 ++++++++++ .../test_namespace_mandatory/04_1auto_save.sh | 26 ++++++++++ .../04_1auto_save_and_calculated.sh | 26 ++++++++++ .../04_1auto_save_and_calculated_hidden.sh | 26 ++++++++++ .../04_1auto_save_and_hidden.sh | 26 ++++++++++ .../04_1default_calculation_hidden.sh | 27 ++++++++++ .../04_1default_calculation_hidden_2.sh | 27 ++++++++++ .../04_1default_calculation_hidden_3.sh | 26 ++++++++++ .../04_1default_calculation_hidden_4.sh | 27 ++++++++++ .../04_1default_calculation_hidden_5.sh | 27 ++++++++++ .../04_1default_calculation_hidden_6.sh | 27 ++++++++++ .../04_5disabled_calculation.sh | 28 ++++++++++ .../04_5disabled_calculation_boolean.sh | 28 ++++++++++ .../04_5disabled_calculation_default.sh | 26 ++++++++++ .../04_5disabled_calculation_multi.sh | 34 ++++++++++++ .../04_5disabled_calculation_optional.sh | 26 ++++++++++ ..._5disabled_calculation_optional_default.sh | 26 ++++++++++ .../04_5disabled_calculation_variable.sh | 27 ++++++++++ .../04_5disabled_calculation_variable10.sh | 27 ++++++++++ .../04_5disabled_calculation_variable11.sh | 43 +++++++++++++++ .../04_5disabled_calculation_variable2.sh | 27 ++++++++++ .../04_5disabled_calculation_variable3.sh | 27 ++++++++++ .../04_5disabled_calculation_variable4.sh | 27 ++++++++++ .../04_5disabled_calculation_variable5.sh | 27 ++++++++++ .../04_5disabled_calculation_variable6.sh | 27 ++++++++++ .../04_5disabled_calculation_variable7.sh | 27 ++++++++++ .../04_5disabled_calculation_variable8.sh | 26 ++++++++++ .../04_5disabled_calculation_variable9.sh | 27 ++++++++++ ...04_5disabled_calculation_variable_multi.sh | 30 +++++++++++ .../04_5hidden_calculation.sh | 26 ++++++++++ .../04_5hidden_calculation2.sh | 26 ++++++++++ ...5hidden_calculation_default_calculation.sh | 26 ++++++++++ .../04_5validators.sh | 27 ++++++++++ .../04_5validators_differ.sh | 26 ++++++++++ .../04_5validators_multi.sh | 26 ++++++++++ .../04_5validators_multi2.sh | 26 ++++++++++ .../04_5validators_multi3.sh | 26 ++++++++++ .../04_5validators_warnings.sh | 26 ++++++++++ .../04_5validators_warnings_all.sh | 26 ++++++++++ .../05_0multi_not_uniq.sh | 26 ++++++++++ .../05_0multi_uniq.sh | 26 ++++++++++ .../12_1auto_save_expert.sh | 26 ++++++++++ .../16_0redefine_description.sh | 27 ++++++++++ .../16_2family_redefine_calculation.sh | 28 ++++++++++ .../16_2family_redefine_disabled.sh | 26 ++++++++++ .../16_3family_empty_at_ends.sh | 28 ++++++++++ .../16_5exists_nonexists.sh | 26 ++++++++++ .../16_5exists_redefine.sh | 26 ++++++++++ .../16_5redefine_calculation.sh | 26 ++++++++++ .../16_5redefine_choice.sh | 27 ++++++++++ .../16_5redefine_default.sh | 26 ++++++++++ .../16_5redefine_default_calculation.sh | 27 ++++++++++ .../16_5redefine_family.sh | 28 ++++++++++ .../16_5redefine_help.sh | 28 ++++++++++ .../16_5redefine_hidden.sh | 26 ++++++++++ .../16_5redefine_multi.sh | 26 ++++++++++ ...16_5redefine_remove_disable_calculation.sh | 27 ++++++++++ .../16_5test_redefine.sh | 27 ++++++++++ .../16_6choice_redefine.sh | 26 ++++++++++ .../16_6exists_family.sh | 26 ++++++++++ .../16_6exists_redefine_family.sh | 30 +++++++++++ .../16exists_exists.sh | 27 ++++++++++ .../17_5redefine_leadership.sh | 26 ++++++++++ .../20_0empty_family.sh | 26 ++++++++++ .../20_0family_append.sh | 29 +++++++++++ .../20_0family_underscore.sh | 26 ++++++++++ .../20_0multi_family.sh | 26 ++++++++++ .../20_0multi_family_basic.sh | 29 +++++++++++ .../20_0multi_family_expert.sh | 26 ++++++++++ .../20_0multi_family_order.sh | 32 ++++++++++++ .../20_0validators_differ_redefine.sh | 26 ++++++++++ .../20_1empty_subfamily.sh | 26 ++++++++++ .../20_2family_looks_like_dynamic.sh | 26 ++++++++++ .../20_2family_looks_like_variable.sh | 26 ++++++++++ .../20_7help_family.sh | 30 +++++++++++ .../20_9default_information_parent.sh | 28 ++++++++++ .../24_0family_hidden_condition.sh | 28 ++++++++++ .../24_0family_hidden_condition_boolean.sh | 26 ++++++++++ .../24_0family_hidden_condition_sub_family.sh | 29 +++++++++++ ...ly_hidden_condition_variable_sub_family.sh | 26 ++++++++++ ..._0family_hidden_condition_with_variable.sh | 26 ++++++++++ ...amily_hidden_param_condition_sub_family.sh | 29 +++++++++++ .../24_0family_mandatory_condition.sh | 26 ++++++++++ ...24_0family_mandatory_condition_variable.sh | 26 ++++++++++ .../24_7validators_variable_optional.sh | 28 ++++++++++ .../24_family_disabled_var_hidden.sh | 26 ++++++++++ .../40_0leadership.sh | 36 +++++++++++++ .../40_0leadership_diff_name.sh | 36 +++++++++++++ .../40_0leadership_empty.sh | 26 ++++++++++ ...leadership_follower_default_calculation.sh | 30 +++++++++++ ...0_0leadership_follower_default_submulti.sh | 26 ++++++++++ ...p_follower_default_submulti_calculation.sh | 26 ++++++++++ .../40_0leadership_follower_default_value.sh | 26 ++++++++++ .../40_0leadership_leader_follower.sh | 26 ++++++++++ .../40_0leadership_leader_not_multi.sh | 37 +++++++++++++ .../40_0leadership_reduce.sh | 26 ++++++++++ .../40_1leadership_append_follower.sh | 39 ++++++++++++++ .../40_2leadership_calculation_index.sh | 26 ++++++++++ .../40_2leadership_calculation_index_2.sh | 26 ++++++++++ .../40_2leadership_calculation_param_index.sh | 26 ++++++++++ .../40_2leadership_leader_calculation.sh | 26 ++++++++++ .../40_6leadership_follower_multi.sh | 42 +++++++++++++++ ...6leadership_follower_multi_no_mandatory.sh | 26 ++++++++++ .../40_8calculation_boolean.sh | 26 ++++++++++ .../40_8calculation_boolean_return_none.sh | 26 ++++++++++ .../40_8calculation_integer.sh | 26 ++++++++++ .../40_8calculation_multi_variable.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent2.sh | 26 ++++++++++ ...n_variable_leader_follower_multi_inside.sh | 26 ++++++++++ ...ship-calculation-outside-follower-first.sh | 26 ++++++++++ ...rship-calculation-outside-follower-last.sh | 26 ++++++++++ ...lculation-outside-follower-no-mandatory.sh | 26 ++++++++++ ...leadership-calculation-outside-follower.sh | 26 ++++++++++ ...ership-calculation-outside-leader-first.sh | 26 ++++++++++ ...dership-calculation-outside-leader-last.sh | 26 ++++++++++ ..._9leadership-calculation-outside-leader.sh | 26 ++++++++++ .../40_9leadership-calculation-variable.sh | 26 ++++++++++ ...ip-calculation-variable_leader_follower.sh | 26 ++++++++++ ...ation-variable_leader_follower_not_same.sh | 26 ++++++++++ .../41_0choice_leader.sh | 26 ++++++++++ .../44_0leadership_hidden.sh | 26 ++++++++++ .../44_0leadership_leader_hidden.sh | 26 ++++++++++ .../44_1leadership_append_hidden_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower_index.sh | 26 ++++++++++ .../44_4leadership_mandatory.sh | 30 +++++++++++ .../44_4leadership_mandatory_follower.sh | 26 ++++++++++ ...4_5leadership_leader_hidden_calculation.sh | 26 ++++++++++ ...eadership_follower_disabled_calculation.sh | 33 ++++++++++++ ...4_9calculated_default_leadership_leader.sh | 26 ++++++++++ .../60_0family_dynamic.sh | 30 +++++++++++ .../60_0family_dynamic_1_0.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_type.sh | 30 +++++++++++ .../60_0family_dynamic_1_0_type_empty.sh | 30 +++++++++++ .../60_0family_dynamic_1_1.sh | 30 +++++++++++ .../60_0family_dynamic_1_1_empty.sh | 30 +++++++++++ .../60_0family_dynamic_empty.sh | 32 ++++++++++++ .../60_0family_dynamic_forbidden_char.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_integer_empty.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_number.sh | 26 ++++++++++ .../60_0family_dynamic_no_description.sh | 30 +++++++++++ ...60_0family_dynamic_no_description_empty.sh | 30 +++++++++++ .../60_0family_dynamic_source_hidden.sh | 30 +++++++++++ .../60_0family_dynamic_static.sh | 30 +++++++++++ .../60_0family_dynamic_test.sh | 33 ++++++++++++ .../60_0family_dynamic_upper_char.sh | 30 +++++++++++ .../60_0family_dynamic_variable_empty.sh | 30 +++++++++++ .../60_0family_dynamic_variable_optional.sh | 26 ++++++++++ .../60_0family_dynamic_variable_suffix.sh | 26 ++++++++++ ...0_0family_dynamic_variable_suffix_empty.sh | 29 +++++++++++ .../60_0family_empty.sh | 26 ++++++++++ .../60_0family_hidden.sh | 26 ++++++++++ .../60_0family_mode.sh | 26 ++++++++++ .../60_1family_dynamic_jinja.sh | 26 ++++++++++ ...60_2family_dynamic_jinja_fill_sub_group.sh | 32 ++++++++++++ ..._2family_dynamic_jinja_fill_sub_group_2.sh | 26 ++++++++++ ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 26 ++++++++++ ...mily_dynamic_jinja_fill_sub_group_empty.sh | 32 ++++++++++++ .../60_2family_dynamic_outside_calc.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc2.sh | 27 ++++++++++ .../60_5family_dynamic_calc2_empty.sh | 27 ++++++++++ .../60_5family_dynamic_calc_description.sh | 31 +++++++++++ .../60_5family_dynamic_calc_suffix.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_calc_suffix_disabled.sh | 30 +++++++++++ ...0_5family_dynamic_calc_suffix_disabled2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix_empty_2.sh | 28 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_3.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix_hidden.sh | 26 ++++++++++ ...mily_dynamic_calc_suffix_hidden_boolean.sh | 26 ++++++++++ ...family_dynamic_calc_suffix_hidden_multi.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_param.sh | 26 ++++++++++ ...5family_dynamic_calc_suffix_param_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_variable.sh | 30 +++++++++++ ..._5family_dynamic_calc_variable_disabled.sh | 32 ++++++++++++ ..._dynamic_calc_variable_disabled_outside.sh | 31 +++++++++++ .../60_5family_dynamic_calc_variable_empty.sh | 30 +++++++++++ .../60_5family_dynamic_hidden_suffix.sh | 26 ++++++++++ .../60_5family_dynamic_unknown_suffix.sh | 26 ++++++++++ ...60_5family_dynamic_unknown_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside2.sh | 26 ++++++++++ ...5family_dynamic_variable_outside2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_variable_outside_1_0.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_empty.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_jinja.sh | 26 ++++++++++ ...ly_dynamic_variable_outside_jinja_empty.sh | 26 ++++++++++ ...ily_dynamic_variable_outside_sub_suffix.sh | 26 ++++++++++ ...namic_variable_outside_sub_suffix_empty.sh | 26 ++++++++++ ...5family_dynamic_variable_outside_suffix.sh | 26 ++++++++++ ...y_dynamic_variable_outside_suffix_empty.sh | 26 ++++++++++ .../60_6family_dynamic_inside.sh | 26 ++++++++++ .../60_6family_dynamic_inside_empty.sh | 26 ++++++++++ .../60_6family_dynamic_leadership.sh | 36 +++++++++++++ .../60_6family_dynamic_leadership_empty.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0_2.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_empty2.sh | 26 ++++++++++ .../60_6family_dynamic_suffix_auto_multi.sh | 36 +++++++++++++ .../60_6family_dynamic_suffix_auto_multi2.sh | 36 +++++++++++++ .../60_9family_dynamic_calc_both.sh | 30 +++++++++++ .../68_0family_leadership_mode.sh | 26 ++++++++++ .../00_0no_variable.sh | 26 ++++++++++ .../00_0no_variable_default_version.sh | 26 ++++++++++ .../00_0no_variable_remove_version.sh | 26 ++++++++++ .../00_0version_underscore.sh | 27 ++++++++++ .../00_1empty_variable.sh | 27 ++++++++++ .../00_2default_calculated.sh | 26 ++++++++++ .../00_2default_calculated_multi.sh | 26 ++++++++++ ...0_2default_calculated_params_permissive.sh | 26 ++++++++++ .../00_2default_calculated_variable.sh | 28 ++++++++++ ...default_calculated_variable_description.sh | 27 ++++++++++ ...culated_variable_description_multi_line.sh | 28 ++++++++++ ...2default_calculated_variable_transitive.sh | 28 ++++++++++ .../00_4load_subfolder.sh | 28 ++++++++++ .../00_5load_notype.sh | 26 ++++++++++ .../test_namespace_read_write/00_6boolean.sh | 26 ++++++++++ .../00_6boolean_no_mandatory.sh | 26 ++++++++++ .../test_namespace_read_write/00_6choice.sh | 28 ++++++++++ .../00_6choice_calculation.sh | 26 ++++++++++ .../00_6choice_link.sh | 27 ++++++++++ .../00_6choice_variable.sh | 26 ++++++++++ .../00_6choice_variable_link.sh | 26 ++++++++++ .../00_6choice_variable_link2.sh | 26 ++++++++++ .../test_namespace_read_write/00_6custom.sh | 27 ++++++++++ .../00_6domainname.sh | 26 ++++++++++ .../00_6domainname_params.sh | 26 ++++++++++ .../test_namespace_read_write/00_6float.sh | 26 ++++++++++ .../test_namespace_read_write/00_6integer.sh | 26 ++++++++++ .../test_namespace_read_write/00_6ip.sh | 26 ++++++++++ .../test_namespace_read_write/00_6network.sh | 26 ++++++++++ .../test_namespace_read_write/00_6number.sh | 26 ++++++++++ .../test_namespace_read_write/00_6port.sh | 27 ++++++++++ .../test_namespace_read_write/00_6regexp.sh | 26 ++++++++++ .../00_6regexp_link.sh | 26 ++++++++++ .../test_namespace_read_write/00_6secret.sh | 27 ++++++++++ .../00_6secret_param.sh | 27 ++++++++++ .../test_namespace_read_write/00_6string.sh | 29 +++++++++++ .../00_7choice_quote.sh | 26 ++++++++++ .../test_namespace_read_write/00_7help.sh | 28 ++++++++++ .../00_7help_quote.sh | 28 ++++++++++ .../test_namespace_read_write/00_7help_sup.sh | 28 ++++++++++ .../00_7value_doublequote.sh | 26 ++++++++++ .../00_7value_doublequote2.sh | 26 ++++++++++ .../00_7value_doublequote3.sh | 26 ++++++++++ .../00_7value_quote.sh | 26 ++++++++++ .../00_8calculation_information.sh | 26 ++++++++++ .../00_8calculation_namespace.sh | 26 ++++++++++ .../00_8calculation_param_namespace.sh | 26 ++++++++++ .../test_namespace_read_write/00_8test.sh | 31 +++++++++++ .../00_9choice_variable_multi.sh | 28 ++++++++++ .../00_9choice_variables.sh | 26 ++++++++++ .../00_9default_calculation.sh | 26 ++++++++++ .../00_9default_calculation_information.sh | 26 ++++++++++ ..._calculation_information_other_variable.sh | 27 ++++++++++ .../00_9default_calculation_multi_optional.sh | 26 ++++++++++ ...00_9default_calculation_multi_optional2.sh | 26 ++++++++++ ...ault_calculation_multi_optional_default.sh | 26 ++++++++++ .../00_9default_calculation_optional.sh | 28 ++++++++++ ...00_9default_calculation_optional_exists.sh | 26 ++++++++++ .../00_9default_calculation_param_optional.sh | 26 ++++++++++ .../00_9default_information_other_variable.sh | 27 ++++++++++ ...00_9default_information_other_variable2.sh | 27 ++++++++++ .../00_9default_integer.sh | 26 ++++++++++ .../00_9default_number.sh | 26 ++++++++++ .../01_6boolean_multi.sh | 26 ++++++++++ .../01_6custom_multi.sh | 28 ++++++++++ .../01_6float_multi.sh | 26 ++++++++++ .../01_6integer_multi.sh | 26 ++++++++++ .../01_6integer_multi_mandatory.sh | 28 ++++++++++ .../01_6string_empty.sh | 26 ++++++++++ .../01_6string_multi.sh | 32 ++++++++++++ .../01_6string_multi_length.sh | 26 ++++++++++ .../01_7value_multi_doublequote.sh | 26 ++++++++++ .../01_7value_multi_doublequote2.sh | 26 ++++++++++ .../01_7value_multi_quote.sh | 26 ++++++++++ .../01_8calculation_information_multi.sh | 26 ++++++++++ .../01_9choice_variable_multi.sh | 27 ++++++++++ .../01_9choice_variable_optional.sh | 26 ++++++++++ .../test_namespace_read_write/02_0tags.sh | 28 ++++++++++ .../04_0type_param.sh | 26 ++++++++++ .../04_0type_param_integer.sh | 26 ++++++++++ .../04_1auto_save.sh | 26 ++++++++++ .../04_1auto_save_and_calculated.sh | 26 ++++++++++ .../04_1auto_save_and_calculated_hidden.sh | 26 ++++++++++ .../04_1auto_save_and_hidden.sh | 26 ++++++++++ .../04_1default_calculation_hidden.sh | 27 ++++++++++ .../04_1default_calculation_hidden_2.sh | 27 ++++++++++ .../04_1default_calculation_hidden_3.sh | 26 ++++++++++ .../04_1default_calculation_hidden_4.sh | 27 ++++++++++ .../04_1default_calculation_hidden_5.sh | 27 ++++++++++ .../04_1default_calculation_hidden_6.sh | 27 ++++++++++ .../04_5disabled_calculation.sh | 28 ++++++++++ .../04_5disabled_calculation_boolean.sh | 28 ++++++++++ .../04_5disabled_calculation_default.sh | 26 ++++++++++ .../04_5disabled_calculation_multi.sh | 30 +++++++++++ .../04_5disabled_calculation_optional.sh | 26 ++++++++++ ..._5disabled_calculation_optional_default.sh | 26 ++++++++++ .../04_5disabled_calculation_variable.sh | 27 ++++++++++ .../04_5disabled_calculation_variable10.sh | 27 ++++++++++ .../04_5disabled_calculation_variable11.sh | 43 +++++++++++++++ .../04_5disabled_calculation_variable2.sh | 27 ++++++++++ .../04_5disabled_calculation_variable3.sh | 27 ++++++++++ .../04_5disabled_calculation_variable4.sh | 27 ++++++++++ .../04_5disabled_calculation_variable5.sh | 27 ++++++++++ .../04_5disabled_calculation_variable6.sh | 27 ++++++++++ .../04_5disabled_calculation_variable7.sh | 27 ++++++++++ .../04_5disabled_calculation_variable8.sh | 26 ++++++++++ .../04_5disabled_calculation_variable9.sh | 27 ++++++++++ ...04_5disabled_calculation_variable_multi.sh | 28 ++++++++++ .../04_5hidden_calculation.sh | 26 ++++++++++ .../04_5hidden_calculation2.sh | 26 ++++++++++ ...5hidden_calculation_default_calculation.sh | 26 ++++++++++ .../04_5validators.sh | 27 ++++++++++ .../04_5validators_differ.sh | 26 ++++++++++ .../04_5validators_multi.sh | 26 ++++++++++ .../04_5validators_multi2.sh | 26 ++++++++++ .../04_5validators_multi3.sh | 26 ++++++++++ .../04_5validators_warnings.sh | 26 ++++++++++ .../04_5validators_warnings_all.sh | 26 ++++++++++ .../05_0multi_not_uniq.sh | 26 ++++++++++ .../05_0multi_uniq.sh | 26 ++++++++++ .../12_1auto_save_expert.sh | 26 ++++++++++ .../16_0redefine_description.sh | 27 ++++++++++ .../16_2family_redefine_calculation.sh | 28 ++++++++++ .../16_2family_redefine_disabled.sh | 26 ++++++++++ .../16_3family_empty_at_ends.sh | 28 ++++++++++ .../16_5exists_nonexists.sh | 26 ++++++++++ .../16_5exists_redefine.sh | 26 ++++++++++ .../16_5redefine_calculation.sh | 26 ++++++++++ .../16_5redefine_choice.sh | 27 ++++++++++ .../16_5redefine_default.sh | 26 ++++++++++ .../16_5redefine_default_calculation.sh | 27 ++++++++++ .../16_5redefine_family.sh | 28 ++++++++++ .../16_5redefine_help.sh | 28 ++++++++++ .../16_5redefine_hidden.sh | 26 ++++++++++ .../16_5redefine_multi.sh | 26 ++++++++++ ...16_5redefine_remove_disable_calculation.sh | 27 ++++++++++ .../16_5test_redefine.sh | 27 ++++++++++ .../16_6choice_redefine.sh | 26 ++++++++++ .../16_6exists_family.sh | 26 ++++++++++ .../16_6exists_redefine_family.sh | 30 +++++++++++ .../16exists_exists.sh | 27 ++++++++++ .../17_5redefine_leadership.sh | 26 ++++++++++ .../20_0empty_family.sh | 26 ++++++++++ .../20_0family_append.sh | 29 +++++++++++ .../20_0family_underscore.sh | 26 ++++++++++ .../20_0multi_family.sh | 26 ++++++++++ .../20_0multi_family_basic.sh | 29 +++++++++++ .../20_0multi_family_expert.sh | 26 ++++++++++ .../20_0multi_family_order.sh | 32 ++++++++++++ .../20_0validators_differ_redefine.sh | 26 ++++++++++ .../20_1empty_subfamily.sh | 26 ++++++++++ .../20_2family_looks_like_dynamic.sh | 26 ++++++++++ .../20_2family_looks_like_variable.sh | 26 ++++++++++ .../20_7help_family.sh | 30 +++++++++++ .../20_9default_information_parent.sh | 28 ++++++++++ .../24_0family_hidden_condition.sh | 28 ++++++++++ .../24_0family_hidden_condition_boolean.sh | 26 ++++++++++ .../24_0family_hidden_condition_sub_family.sh | 29 +++++++++++ ...ly_hidden_condition_variable_sub_family.sh | 26 ++++++++++ ..._0family_hidden_condition_with_variable.sh | 26 ++++++++++ ...amily_hidden_param_condition_sub_family.sh | 29 +++++++++++ .../24_0family_mandatory_condition.sh | 26 ++++++++++ ...24_0family_mandatory_condition_variable.sh | 26 ++++++++++ .../24_7validators_variable_optional.sh | 28 ++++++++++ .../24_family_disabled_var_hidden.sh | 26 ++++++++++ .../40_0leadership.sh | 28 ++++++++++ .../40_0leadership_diff_name.sh | 28 ++++++++++ .../40_0leadership_empty.sh | 26 ++++++++++ ...leadership_follower_default_calculation.sh | 28 ++++++++++ ...0_0leadership_follower_default_submulti.sh | 26 ++++++++++ ...p_follower_default_submulti_calculation.sh | 26 ++++++++++ .../40_0leadership_follower_default_value.sh | 26 ++++++++++ .../40_0leadership_leader_follower.sh | 26 ++++++++++ .../40_0leadership_leader_not_multi.sh | 29 +++++++++++ .../40_0leadership_reduce.sh | 26 ++++++++++ .../40_1leadership_append_follower.sh | 28 ++++++++++ .../40_2leadership_calculation_index.sh | 26 ++++++++++ .../40_2leadership_calculation_index_2.sh | 26 ++++++++++ .../40_2leadership_calculation_param_index.sh | 26 ++++++++++ .../40_2leadership_leader_calculation.sh | 26 ++++++++++ .../40_6leadership_follower_multi.sh | 28 ++++++++++ ...6leadership_follower_multi_no_mandatory.sh | 26 ++++++++++ .../40_8calculation_boolean.sh | 26 ++++++++++ .../40_8calculation_boolean_return_none.sh | 26 ++++++++++ .../40_8calculation_integer.sh | 26 ++++++++++ .../40_8calculation_multi_variable.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent2.sh | 26 ++++++++++ ...n_variable_leader_follower_multi_inside.sh | 26 ++++++++++ ...ship-calculation-outside-follower-first.sh | 26 ++++++++++ ...rship-calculation-outside-follower-last.sh | 26 ++++++++++ ...lculation-outside-follower-no-mandatory.sh | 26 ++++++++++ ...leadership-calculation-outside-follower.sh | 26 ++++++++++ ...ership-calculation-outside-leader-first.sh | 26 ++++++++++ ...dership-calculation-outside-leader-last.sh | 26 ++++++++++ ..._9leadership-calculation-outside-leader.sh | 26 ++++++++++ .../40_9leadership-calculation-variable.sh | 26 ++++++++++ ...ip-calculation-variable_leader_follower.sh | 26 ++++++++++ ...ation-variable_leader_follower_not_same.sh | 26 ++++++++++ .../41_0choice_leader.sh | 26 ++++++++++ .../44_0leadership_hidden.sh | 26 ++++++++++ .../44_0leadership_leader_hidden.sh | 26 ++++++++++ .../44_1leadership_append_hidden_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower_index.sh | 26 ++++++++++ .../44_4leadership_mandatory.sh | 28 ++++++++++ .../44_4leadership_mandatory_follower.sh | 26 ++++++++++ ...4_5leadership_leader_hidden_calculation.sh | 26 ++++++++++ ...eadership_follower_disabled_calculation.sh | 28 ++++++++++ ...4_9calculated_default_leadership_leader.sh | 26 ++++++++++ .../60_0family_dynamic.sh | 30 +++++++++++ .../60_0family_dynamic_1_0.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_type.sh | 30 +++++++++++ .../60_0family_dynamic_1_0_type_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_1.sh | 30 +++++++++++ .../60_0family_dynamic_1_1_empty.sh | 26 ++++++++++ .../60_0family_dynamic_empty.sh | 26 ++++++++++ .../60_0family_dynamic_forbidden_char.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_integer_empty.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_number.sh | 26 ++++++++++ .../60_0family_dynamic_no_description.sh | 30 +++++++++++ ...60_0family_dynamic_no_description_empty.sh | 26 ++++++++++ .../60_0family_dynamic_source_hidden.sh | 30 +++++++++++ .../60_0family_dynamic_static.sh | 30 +++++++++++ .../60_0family_dynamic_test.sh | 29 +++++++++++ .../60_0family_dynamic_upper_char.sh | 30 +++++++++++ .../60_0family_dynamic_variable_empty.sh | 28 ++++++++++ .../60_0family_dynamic_variable_optional.sh | 26 ++++++++++ .../60_0family_dynamic_variable_suffix.sh | 26 ++++++++++ ...0_0family_dynamic_variable_suffix_empty.sh | 29 +++++++++++ .../60_0family_empty.sh | 26 ++++++++++ .../60_0family_hidden.sh | 26 ++++++++++ .../60_0family_mode.sh | 26 ++++++++++ .../60_1family_dynamic_jinja.sh | 26 ++++++++++ ...60_2family_dynamic_jinja_fill_sub_group.sh | 32 ++++++++++++ ..._2family_dynamic_jinja_fill_sub_group_2.sh | 26 ++++++++++ ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 26 ++++++++++ ...mily_dynamic_jinja_fill_sub_group_empty.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc2.sh | 27 ++++++++++ .../60_5family_dynamic_calc2_empty.sh | 27 ++++++++++ .../60_5family_dynamic_calc_description.sh | 31 +++++++++++ .../60_5family_dynamic_calc_suffix.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_calc_suffix_disabled.sh | 30 +++++++++++ ...0_5family_dynamic_calc_suffix_disabled2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_3.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_hidden.sh | 26 ++++++++++ ...mily_dynamic_calc_suffix_hidden_boolean.sh | 26 ++++++++++ ...family_dynamic_calc_suffix_hidden_multi.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_param.sh | 26 ++++++++++ ...5family_dynamic_calc_suffix_param_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_variable.sh | 30 +++++++++++ ..._5family_dynamic_calc_variable_disabled.sh | 32 ++++++++++++ ..._dynamic_calc_variable_disabled_outside.sh | 31 +++++++++++ .../60_5family_dynamic_calc_variable_empty.sh | 26 ++++++++++ .../60_5family_dynamic_hidden_suffix.sh | 26 ++++++++++ .../60_5family_dynamic_unknown_suffix.sh | 26 ++++++++++ ...60_5family_dynamic_unknown_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside2.sh | 26 ++++++++++ ...5family_dynamic_variable_outside2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_variable_outside_1_0.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_empty.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_jinja.sh | 26 ++++++++++ ...ly_dynamic_variable_outside_jinja_empty.sh | 26 ++++++++++ ...ily_dynamic_variable_outside_sub_suffix.sh | 26 ++++++++++ ...namic_variable_outside_sub_suffix_empty.sh | 26 ++++++++++ ...5family_dynamic_variable_outside_suffix.sh | 26 ++++++++++ ...y_dynamic_variable_outside_suffix_empty.sh | 26 ++++++++++ .../60_6family_dynamic_inside.sh | 26 ++++++++++ .../60_6family_dynamic_inside_empty.sh | 26 ++++++++++ .../60_6family_dynamic_leadership.sh | 32 ++++++++++++ .../60_6family_dynamic_leadership_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0_2.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_empty2.sh | 26 ++++++++++ .../60_6family_dynamic_suffix_auto_multi.sh | 36 +++++++++++++ .../60_6family_dynamic_suffix_auto_multi2.sh | 36 +++++++++++++ .../60_9family_dynamic_calc_both.sh | 30 +++++++++++ .../68_0family_leadership_mode.sh | 26 ++++++++++ .../00_0no_variable.sh | 26 ++++++++++ .../00_0no_variable_default_version.sh | 26 ++++++++++ .../00_0no_variable_remove_version.sh | 26 ++++++++++ .../00_0version_underscore.sh | 27 ++++++++++ .../00_1empty_variable.sh | 27 ++++++++++ .../00_2default_calculated.sh | 26 ++++++++++ .../00_2default_calculated_multi.sh | 26 ++++++++++ ...0_2default_calculated_params_permissive.sh | 26 ++++++++++ .../00_2default_calculated_variable.sh | 29 +++++++++++ ...default_calculated_variable_description.sh | 27 ++++++++++ ...culated_variable_description_multi_line.sh | 28 ++++++++++ ...2default_calculated_variable_transitive.sh | 29 +++++++++++ .../00_4load_subfolder.sh | 28 ++++++++++ .../00_5load_notype.sh | 26 ++++++++++ .../00_6boolean.sh | 26 ++++++++++ .../00_6boolean_no_mandatory.sh | 26 ++++++++++ .../00_6choice.sh | 28 ++++++++++ .../00_6choice_calculation.sh | 26 ++++++++++ .../00_6choice_link.sh | 27 ++++++++++ .../00_6choice_variable.sh | 26 ++++++++++ .../00_6choice_variable_link.sh | 26 ++++++++++ .../00_6choice_variable_link2.sh | 26 ++++++++++ .../00_6custom.sh | 27 ++++++++++ .../00_6domainname.sh | 26 ++++++++++ .../00_6domainname_params.sh | 26 ++++++++++ .../00_6float.sh | 26 ++++++++++ .../00_6integer.sh | 26 ++++++++++ .../00_6ip.sh | 26 ++++++++++ .../00_6network.sh | 26 ++++++++++ .../00_6number.sh | 26 ++++++++++ .../00_6port.sh | 27 ++++++++++ .../00_6regexp.sh | 26 ++++++++++ .../00_6regexp_link.sh | 26 ++++++++++ .../00_6secret.sh | 27 ++++++++++ .../00_6secret_param.sh | 27 ++++++++++ .../00_6string.sh | 29 +++++++++++ .../00_7choice_quote.sh | 26 ++++++++++ .../00_7help.sh | 28 ++++++++++ .../00_7help_quote.sh | 28 ++++++++++ .../00_7help_sup.sh | 28 ++++++++++ .../00_7value_doublequote.sh | 26 ++++++++++ .../00_7value_doublequote2.sh | 26 ++++++++++ .../00_7value_doublequote3.sh | 26 ++++++++++ .../00_7value_quote.sh | 26 ++++++++++ .../00_8calculation_information.sh | 26 ++++++++++ .../00_8calculation_namespace.sh | 26 ++++++++++ .../00_8calculation_param_namespace.sh | 26 ++++++++++ .../00_8test.sh | 31 +++++++++++ .../00_9choice_variable_multi.sh | 29 +++++++++++ .../00_9choice_variables.sh | 26 ++++++++++ .../00_9default_calculation.sh | 26 ++++++++++ .../00_9default_calculation_information.sh | 26 ++++++++++ ..._calculation_information_other_variable.sh | 27 ++++++++++ .../00_9default_calculation_multi_optional.sh | 26 ++++++++++ ...00_9default_calculation_multi_optional2.sh | 26 ++++++++++ ...ault_calculation_multi_optional_default.sh | 26 ++++++++++ .../00_9default_calculation_optional.sh | 30 +++++++++++ ...00_9default_calculation_optional_exists.sh | 26 ++++++++++ .../00_9default_calculation_param_optional.sh | 26 ++++++++++ .../00_9default_information_other_variable.sh | 27 ++++++++++ ...00_9default_information_other_variable2.sh | 27 ++++++++++ .../00_9default_integer.sh | 26 ++++++++++ .../00_9default_number.sh | 26 ++++++++++ .../01_6boolean_multi.sh | 26 ++++++++++ .../01_6custom_multi.sh | 30 +++++++++++ .../01_6float_multi.sh | 26 ++++++++++ .../01_6integer_multi.sh | 26 ++++++++++ .../01_6integer_multi_mandatory.sh | 30 +++++++++++ .../01_6string_empty.sh | 26 ++++++++++ .../01_6string_multi.sh | 38 ++++++++++++++ .../01_6string_multi_length.sh | 26 ++++++++++ .../01_7value_multi_doublequote.sh | 26 ++++++++++ .../01_7value_multi_doublequote2.sh | 26 ++++++++++ .../01_7value_multi_quote.sh | 26 ++++++++++ .../01_8calculation_information_multi.sh | 26 ++++++++++ .../01_9choice_variable_multi.sh | 27 ++++++++++ .../01_9choice_variable_optional.sh | 26 ++++++++++ .../02_0tags.sh | 28 ++++++++++ .../04_0type_param.sh | 26 ++++++++++ .../04_0type_param_integer.sh | 26 ++++++++++ .../04_1auto_save.sh | 26 ++++++++++ .../04_1auto_save_and_calculated.sh | 26 ++++++++++ .../04_1auto_save_and_calculated_hidden.sh | 26 ++++++++++ .../04_1auto_save_and_hidden.sh | 26 ++++++++++ .../04_1default_calculation_hidden.sh | 27 ++++++++++ .../04_1default_calculation_hidden_2.sh | 27 ++++++++++ .../04_1default_calculation_hidden_3.sh | 26 ++++++++++ .../04_1default_calculation_hidden_4.sh | 27 ++++++++++ .../04_1default_calculation_hidden_5.sh | 27 ++++++++++ .../04_1default_calculation_hidden_6.sh | 27 ++++++++++ .../04_5disabled_calculation.sh | 28 ++++++++++ .../04_5disabled_calculation_boolean.sh | 28 ++++++++++ .../04_5disabled_calculation_default.sh | 26 ++++++++++ .../04_5disabled_calculation_multi.sh | 34 ++++++++++++ .../04_5disabled_calculation_optional.sh | 26 ++++++++++ ..._5disabled_calculation_optional_default.sh | 26 ++++++++++ .../04_5disabled_calculation_variable.sh | 27 ++++++++++ .../04_5disabled_calculation_variable10.sh | 27 ++++++++++ .../04_5disabled_calculation_variable11.sh | 43 +++++++++++++++ .../04_5disabled_calculation_variable2.sh | 27 ++++++++++ .../04_5disabled_calculation_variable3.sh | 27 ++++++++++ .../04_5disabled_calculation_variable4.sh | 27 ++++++++++ .../04_5disabled_calculation_variable5.sh | 27 ++++++++++ .../04_5disabled_calculation_variable6.sh | 27 ++++++++++ .../04_5disabled_calculation_variable7.sh | 27 ++++++++++ .../04_5disabled_calculation_variable8.sh | 26 ++++++++++ .../04_5disabled_calculation_variable9.sh | 27 ++++++++++ ...04_5disabled_calculation_variable_multi.sh | 30 +++++++++++ .../04_5hidden_calculation.sh | 26 ++++++++++ .../04_5hidden_calculation2.sh | 26 ++++++++++ ...5hidden_calculation_default_calculation.sh | 26 ++++++++++ .../04_5validators.sh | 27 ++++++++++ .../04_5validators_differ.sh | 26 ++++++++++ .../04_5validators_multi.sh | 26 ++++++++++ .../04_5validators_multi2.sh | 26 ++++++++++ .../04_5validators_multi3.sh | 26 ++++++++++ .../04_5validators_warnings.sh | 26 ++++++++++ .../04_5validators_warnings_all.sh | 26 ++++++++++ .../05_0multi_not_uniq.sh | 26 ++++++++++ .../05_0multi_uniq.sh | 26 ++++++++++ .../12_1auto_save_expert.sh | 26 ++++++++++ .../16_0redefine_description.sh | 27 ++++++++++ .../16_2family_redefine_calculation.sh | 28 ++++++++++ .../16_2family_redefine_disabled.sh | 26 ++++++++++ .../16_3family_empty_at_ends.sh | 28 ++++++++++ .../16_5exists_nonexists.sh | 26 ++++++++++ .../16_5exists_redefine.sh | 26 ++++++++++ .../16_5redefine_calculation.sh | 26 ++++++++++ .../16_5redefine_choice.sh | 27 ++++++++++ .../16_5redefine_default.sh | 26 ++++++++++ .../16_5redefine_default_calculation.sh | 27 ++++++++++ .../16_5redefine_family.sh | 28 ++++++++++ .../16_5redefine_help.sh | 28 ++++++++++ .../16_5redefine_hidden.sh | 26 ++++++++++ .../16_5redefine_multi.sh | 26 ++++++++++ ...16_5redefine_remove_disable_calculation.sh | 27 ++++++++++ .../16_5test_redefine.sh | 27 ++++++++++ .../16_6choice_redefine.sh | 26 ++++++++++ .../16_6exists_family.sh | 26 ++++++++++ .../16_6exists_redefine_family.sh | 30 +++++++++++ .../16exists_exists.sh | 27 ++++++++++ .../17_5redefine_leadership.sh | 26 ++++++++++ .../20_0empty_family.sh | 26 ++++++++++ .../20_0family_append.sh | 29 +++++++++++ .../20_0family_underscore.sh | 26 ++++++++++ .../20_0multi_family.sh | 26 ++++++++++ .../20_0multi_family_basic.sh | 29 +++++++++++ .../20_0multi_family_expert.sh | 26 ++++++++++ .../20_0multi_family_order.sh | 32 ++++++++++++ .../20_0validators_differ_redefine.sh | 26 ++++++++++ .../20_1empty_subfamily.sh | 26 ++++++++++ .../20_2family_looks_like_dynamic.sh | 26 ++++++++++ .../20_2family_looks_like_variable.sh | 26 ++++++++++ .../20_7help_family.sh | 30 +++++++++++ .../20_9default_information_parent.sh | 28 ++++++++++ .../24_0family_hidden_condition.sh | 28 ++++++++++ .../24_0family_hidden_condition_boolean.sh | 26 ++++++++++ .../24_0family_hidden_condition_sub_family.sh | 29 +++++++++++ ...ly_hidden_condition_variable_sub_family.sh | 26 ++++++++++ ..._0family_hidden_condition_with_variable.sh | 26 ++++++++++ ...amily_hidden_param_condition_sub_family.sh | 29 +++++++++++ .../24_0family_mandatory_condition.sh | 26 ++++++++++ ...24_0family_mandatory_condition_variable.sh | 26 ++++++++++ .../24_7validators_variable_optional.sh | 28 ++++++++++ .../24_family_disabled_var_hidden.sh | 26 ++++++++++ .../40_0leadership.sh | 36 +++++++++++++ .../40_0leadership_diff_name.sh | 36 +++++++++++++ .../40_0leadership_empty.sh | 26 ++++++++++ ...leadership_follower_default_calculation.sh | 30 +++++++++++ ...0_0leadership_follower_default_submulti.sh | 26 ++++++++++ ...p_follower_default_submulti_calculation.sh | 26 ++++++++++ .../40_0leadership_follower_default_value.sh | 26 ++++++++++ .../40_0leadership_leader_follower.sh | 26 ++++++++++ .../40_0leadership_leader_not_multi.sh | 37 +++++++++++++ .../40_0leadership_reduce.sh | 26 ++++++++++ .../40_1leadership_append_follower.sh | 39 ++++++++++++++ .../40_2leadership_calculation_index.sh | 26 ++++++++++ .../40_2leadership_calculation_index_2.sh | 26 ++++++++++ .../40_2leadership_calculation_param_index.sh | 26 ++++++++++ .../40_2leadership_leader_calculation.sh | 26 ++++++++++ .../40_6leadership_follower_multi.sh | 42 +++++++++++++++ ...6leadership_follower_multi_no_mandatory.sh | 26 ++++++++++ .../40_8calculation_boolean.sh | 26 ++++++++++ .../40_8calculation_boolean_return_none.sh | 26 ++++++++++ .../40_8calculation_integer.sh | 26 ++++++++++ .../40_8calculation_multi_variable.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent2.sh | 26 ++++++++++ ...n_variable_leader_follower_multi_inside.sh | 26 ++++++++++ ...ship-calculation-outside-follower-first.sh | 26 ++++++++++ ...rship-calculation-outside-follower-last.sh | 26 ++++++++++ ...lculation-outside-follower-no-mandatory.sh | 26 ++++++++++ ...leadership-calculation-outside-follower.sh | 26 ++++++++++ ...ership-calculation-outside-leader-first.sh | 26 ++++++++++ ...dership-calculation-outside-leader-last.sh | 26 ++++++++++ ..._9leadership-calculation-outside-leader.sh | 26 ++++++++++ .../40_9leadership-calculation-variable.sh | 26 ++++++++++ ...ip-calculation-variable_leader_follower.sh | 26 ++++++++++ ...ation-variable_leader_follower_not_same.sh | 26 ++++++++++ .../41_0choice_leader.sh | 26 ++++++++++ .../44_0leadership_hidden.sh | 26 ++++++++++ .../44_0leadership_leader_hidden.sh | 26 ++++++++++ .../44_1leadership_append_hidden_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower_index.sh | 26 ++++++++++ .../44_4leadership_mandatory.sh | 30 +++++++++++ .../44_4leadership_mandatory_follower.sh | 26 ++++++++++ ...4_5leadership_leader_hidden_calculation.sh | 26 ++++++++++ ...eadership_follower_disabled_calculation.sh | 33 ++++++++++++ ...4_9calculated_default_leadership_leader.sh | 26 ++++++++++ .../60_0family_dynamic.sh | 30 +++++++++++ .../60_0family_dynamic_1_0.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_type.sh | 30 +++++++++++ .../60_0family_dynamic_1_0_type_empty.sh | 30 +++++++++++ .../60_0family_dynamic_1_1.sh | 30 +++++++++++ .../60_0family_dynamic_1_1_empty.sh | 30 +++++++++++ .../60_0family_dynamic_empty.sh | 32 ++++++++++++ .../60_0family_dynamic_forbidden_char.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_integer_empty.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_number.sh | 26 ++++++++++ .../60_0family_dynamic_no_description.sh | 30 +++++++++++ ...60_0family_dynamic_no_description_empty.sh | 30 +++++++++++ .../60_0family_dynamic_source_hidden.sh | 30 +++++++++++ .../60_0family_dynamic_static.sh | 30 +++++++++++ .../60_0family_dynamic_test.sh | 33 ++++++++++++ .../60_0family_dynamic_upper_char.sh | 30 +++++++++++ .../60_0family_dynamic_variable_empty.sh | 30 +++++++++++ .../60_0family_dynamic_variable_optional.sh | 26 ++++++++++ .../60_0family_dynamic_variable_suffix.sh | 26 ++++++++++ ...0_0family_dynamic_variable_suffix_empty.sh | 29 +++++++++++ .../60_0family_empty.sh | 26 ++++++++++ .../60_0family_hidden.sh | 26 ++++++++++ .../60_0family_mode.sh | 26 ++++++++++ .../60_1family_dynamic_jinja.sh | 26 ++++++++++ ...60_2family_dynamic_jinja_fill_sub_group.sh | 32 ++++++++++++ ..._2family_dynamic_jinja_fill_sub_group_2.sh | 26 ++++++++++ ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 26 ++++++++++ ...mily_dynamic_jinja_fill_sub_group_empty.sh | 32 ++++++++++++ .../60_2family_dynamic_outside_calc.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc2.sh | 27 ++++++++++ .../60_5family_dynamic_calc2_empty.sh | 27 ++++++++++ .../60_5family_dynamic_calc_description.sh | 31 +++++++++++ .../60_5family_dynamic_calc_suffix.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_calc_suffix_disabled.sh | 30 +++++++++++ ...0_5family_dynamic_calc_suffix_disabled2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix_empty_2.sh | 28 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_3.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix_hidden.sh | 26 ++++++++++ ...mily_dynamic_calc_suffix_hidden_boolean.sh | 26 ++++++++++ ...family_dynamic_calc_suffix_hidden_multi.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_param.sh | 26 ++++++++++ ...5family_dynamic_calc_suffix_param_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_variable.sh | 30 +++++++++++ ..._5family_dynamic_calc_variable_disabled.sh | 32 ++++++++++++ ..._dynamic_calc_variable_disabled_outside.sh | 31 +++++++++++ .../60_5family_dynamic_calc_variable_empty.sh | 30 +++++++++++ .../60_5family_dynamic_hidden_suffix.sh | 26 ++++++++++ .../60_5family_dynamic_unknown_suffix.sh | 26 ++++++++++ ...60_5family_dynamic_unknown_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside2.sh | 26 ++++++++++ ...5family_dynamic_variable_outside2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_variable_outside_1_0.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_empty.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_jinja.sh | 26 ++++++++++ ...ly_dynamic_variable_outside_jinja_empty.sh | 26 ++++++++++ ...ily_dynamic_variable_outside_sub_suffix.sh | 26 ++++++++++ ...namic_variable_outside_sub_suffix_empty.sh | 26 ++++++++++ ...5family_dynamic_variable_outside_suffix.sh | 26 ++++++++++ ...y_dynamic_variable_outside_suffix_empty.sh | 26 ++++++++++ .../60_6family_dynamic_inside.sh | 26 ++++++++++ .../60_6family_dynamic_inside_empty.sh | 26 ++++++++++ .../60_6family_dynamic_leadership.sh | 36 +++++++++++++ .../60_6family_dynamic_leadership_empty.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0_2.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_empty2.sh | 26 ++++++++++ .../60_6family_dynamic_suffix_auto_multi.sh | 36 +++++++++++++ .../60_6family_dynamic_suffix_auto_multi2.sh | 36 +++++++++++++ .../60_9family_dynamic_calc_both.sh | 30 +++++++++++ .../68_0family_leadership_mode.sh | 26 ++++++++++ .../00_0no_variable.sh | 26 ++++++++++ .../00_0no_variable_default_version.sh | 26 ++++++++++ .../00_0no_variable_remove_version.sh | 26 ++++++++++ .../00_0version_underscore.sh | 27 ++++++++++ .../00_1empty_variable.sh | 27 ++++++++++ .../00_2default_calculated.sh | 26 ++++++++++ .../00_2default_calculated_multi.sh | 26 ++++++++++ ...0_2default_calculated_params_permissive.sh | 26 ++++++++++ .../00_2default_calculated_variable.sh | 28 ++++++++++ ...default_calculated_variable_description.sh | 27 ++++++++++ ...culated_variable_description_multi_line.sh | 28 ++++++++++ ...2default_calculated_variable_transitive.sh | 28 ++++++++++ .../00_4load_subfolder.sh | 28 ++++++++++ .../00_5load_notype.sh | 26 ++++++++++ .../00_6boolean.sh | 26 ++++++++++ .../00_6boolean_no_mandatory.sh | 26 ++++++++++ .../00_6choice.sh | 28 ++++++++++ .../00_6choice_calculation.sh | 26 ++++++++++ .../00_6choice_link.sh | 27 ++++++++++ .../00_6choice_variable.sh | 26 ++++++++++ .../00_6choice_variable_link.sh | 26 ++++++++++ .../00_6choice_variable_link2.sh | 26 ++++++++++ .../00_6custom.sh | 27 ++++++++++ .../00_6domainname.sh | 26 ++++++++++ .../00_6domainname_params.sh | 26 ++++++++++ .../00_6float.sh | 26 ++++++++++ .../00_6integer.sh | 26 ++++++++++ .../00_6ip.sh | 26 ++++++++++ .../00_6network.sh | 26 ++++++++++ .../00_6number.sh | 26 ++++++++++ .../00_6port.sh | 27 ++++++++++ .../00_6regexp.sh | 26 ++++++++++ .../00_6regexp_link.sh | 26 ++++++++++ .../00_6secret.sh | 27 ++++++++++ .../00_6secret_param.sh | 27 ++++++++++ .../00_6string.sh | 29 +++++++++++ .../00_7choice_quote.sh | 26 ++++++++++ .../00_7help.sh | 28 ++++++++++ .../00_7help_quote.sh | 28 ++++++++++ .../00_7help_sup.sh | 28 ++++++++++ .../00_7value_doublequote.sh | 26 ++++++++++ .../00_7value_doublequote2.sh | 26 ++++++++++ .../00_7value_doublequote3.sh | 26 ++++++++++ .../00_7value_quote.sh | 26 ++++++++++ .../00_8calculation_information.sh | 26 ++++++++++ .../00_8calculation_namespace.sh | 26 ++++++++++ .../00_8calculation_param_namespace.sh | 26 ++++++++++ .../00_8test.sh | 31 +++++++++++ .../00_9choice_variable_multi.sh | 28 ++++++++++ .../00_9choice_variables.sh | 26 ++++++++++ .../00_9default_calculation.sh | 26 ++++++++++ .../00_9default_calculation_information.sh | 26 ++++++++++ ..._calculation_information_other_variable.sh | 27 ++++++++++ .../00_9default_calculation_multi_optional.sh | 26 ++++++++++ ...00_9default_calculation_multi_optional2.sh | 26 ++++++++++ ...ault_calculation_multi_optional_default.sh | 26 ++++++++++ .../00_9default_calculation_optional.sh | 28 ++++++++++ ...00_9default_calculation_optional_exists.sh | 26 ++++++++++ .../00_9default_calculation_param_optional.sh | 26 ++++++++++ .../00_9default_information_other_variable.sh | 27 ++++++++++ ...00_9default_information_other_variable2.sh | 27 ++++++++++ .../00_9default_integer.sh | 26 ++++++++++ .../00_9default_number.sh | 26 ++++++++++ .../01_6boolean_multi.sh | 26 ++++++++++ .../01_6custom_multi.sh | 28 ++++++++++ .../01_6float_multi.sh | 26 ++++++++++ .../01_6integer_multi.sh | 26 ++++++++++ .../01_6integer_multi_mandatory.sh | 28 ++++++++++ .../01_6string_empty.sh | 26 ++++++++++ .../01_6string_multi.sh | 32 ++++++++++++ .../01_6string_multi_length.sh | 26 ++++++++++ .../01_7value_multi_doublequote.sh | 26 ++++++++++ .../01_7value_multi_doublequote2.sh | 26 ++++++++++ .../01_7value_multi_quote.sh | 26 ++++++++++ .../01_8calculation_information_multi.sh | 26 ++++++++++ .../01_9choice_variable_multi.sh | 27 ++++++++++ .../01_9choice_variable_optional.sh | 26 ++++++++++ .../02_0tags.sh | 28 ++++++++++ .../04_0type_param.sh | 26 ++++++++++ .../04_0type_param_integer.sh | 26 ++++++++++ .../04_1auto_save.sh | 26 ++++++++++ .../04_1auto_save_and_calculated.sh | 26 ++++++++++ .../04_1auto_save_and_calculated_hidden.sh | 26 ++++++++++ .../04_1auto_save_and_hidden.sh | 26 ++++++++++ .../04_1default_calculation_hidden.sh | 27 ++++++++++ .../04_1default_calculation_hidden_2.sh | 27 ++++++++++ .../04_1default_calculation_hidden_3.sh | 26 ++++++++++ .../04_1default_calculation_hidden_4.sh | 27 ++++++++++ .../04_1default_calculation_hidden_5.sh | 27 ++++++++++ .../04_1default_calculation_hidden_6.sh | 27 ++++++++++ .../04_5disabled_calculation.sh | 28 ++++++++++ .../04_5disabled_calculation_boolean.sh | 28 ++++++++++ .../04_5disabled_calculation_default.sh | 26 ++++++++++ .../04_5disabled_calculation_multi.sh | 30 +++++++++++ .../04_5disabled_calculation_optional.sh | 26 ++++++++++ ..._5disabled_calculation_optional_default.sh | 26 ++++++++++ .../04_5disabled_calculation_variable.sh | 27 ++++++++++ .../04_5disabled_calculation_variable10.sh | 27 ++++++++++ .../04_5disabled_calculation_variable11.sh | 43 +++++++++++++++ .../04_5disabled_calculation_variable2.sh | 27 ++++++++++ .../04_5disabled_calculation_variable3.sh | 27 ++++++++++ .../04_5disabled_calculation_variable4.sh | 27 ++++++++++ .../04_5disabled_calculation_variable5.sh | 27 ++++++++++ .../04_5disabled_calculation_variable6.sh | 27 ++++++++++ .../04_5disabled_calculation_variable7.sh | 27 ++++++++++ .../04_5disabled_calculation_variable8.sh | 26 ++++++++++ .../04_5disabled_calculation_variable9.sh | 27 ++++++++++ ...04_5disabled_calculation_variable_multi.sh | 28 ++++++++++ .../04_5hidden_calculation.sh | 26 ++++++++++ .../04_5hidden_calculation2.sh | 26 ++++++++++ ...5hidden_calculation_default_calculation.sh | 26 ++++++++++ .../04_5validators.sh | 27 ++++++++++ .../04_5validators_differ.sh | 26 ++++++++++ .../04_5validators_multi.sh | 26 ++++++++++ .../04_5validators_multi2.sh | 26 ++++++++++ .../04_5validators_multi3.sh | 26 ++++++++++ .../04_5validators_warnings.sh | 26 ++++++++++ .../04_5validators_warnings_all.sh | 26 ++++++++++ .../05_0multi_not_uniq.sh | 26 ++++++++++ .../05_0multi_uniq.sh | 26 ++++++++++ .../12_1auto_save_expert.sh | 26 ++++++++++ .../16_0redefine_description.sh | 27 ++++++++++ .../16_2family_redefine_calculation.sh | 28 ++++++++++ .../16_2family_redefine_disabled.sh | 26 ++++++++++ .../16_3family_empty_at_ends.sh | 28 ++++++++++ .../16_5exists_nonexists.sh | 26 ++++++++++ .../16_5exists_redefine.sh | 26 ++++++++++ .../16_5redefine_calculation.sh | 26 ++++++++++ .../16_5redefine_choice.sh | 27 ++++++++++ .../16_5redefine_default.sh | 26 ++++++++++ .../16_5redefine_default_calculation.sh | 27 ++++++++++ .../16_5redefine_family.sh | 28 ++++++++++ .../16_5redefine_help.sh | 28 ++++++++++ .../16_5redefine_hidden.sh | 26 ++++++++++ .../16_5redefine_multi.sh | 26 ++++++++++ ...16_5redefine_remove_disable_calculation.sh | 27 ++++++++++ .../16_5test_redefine.sh | 27 ++++++++++ .../16_6choice_redefine.sh | 26 ++++++++++ .../16_6exists_family.sh | 26 ++++++++++ .../16_6exists_redefine_family.sh | 30 +++++++++++ .../16exists_exists.sh | 27 ++++++++++ .../17_5redefine_leadership.sh | 26 ++++++++++ .../20_0empty_family.sh | 26 ++++++++++ .../20_0family_append.sh | 29 +++++++++++ .../20_0family_underscore.sh | 26 ++++++++++ .../20_0multi_family.sh | 26 ++++++++++ .../20_0multi_family_basic.sh | 29 +++++++++++ .../20_0multi_family_expert.sh | 26 ++++++++++ .../20_0multi_family_order.sh | 32 ++++++++++++ .../20_0validators_differ_redefine.sh | 26 ++++++++++ .../20_1empty_subfamily.sh | 26 ++++++++++ .../20_2family_looks_like_dynamic.sh | 26 ++++++++++ .../20_2family_looks_like_variable.sh | 26 ++++++++++ .../20_7help_family.sh | 30 +++++++++++ .../20_9default_information_parent.sh | 28 ++++++++++ .../24_0family_hidden_condition.sh | 28 ++++++++++ .../24_0family_hidden_condition_boolean.sh | 26 ++++++++++ .../24_0family_hidden_condition_sub_family.sh | 29 +++++++++++ ...ly_hidden_condition_variable_sub_family.sh | 26 ++++++++++ ..._0family_hidden_condition_with_variable.sh | 26 ++++++++++ ...amily_hidden_param_condition_sub_family.sh | 29 +++++++++++ .../24_0family_mandatory_condition.sh | 26 ++++++++++ ...24_0family_mandatory_condition_variable.sh | 26 ++++++++++ .../24_7validators_variable_optional.sh | 28 ++++++++++ .../24_family_disabled_var_hidden.sh | 26 ++++++++++ .../40_0leadership.sh | 28 ++++++++++ .../40_0leadership_diff_name.sh | 28 ++++++++++ .../40_0leadership_empty.sh | 26 ++++++++++ ...leadership_follower_default_calculation.sh | 28 ++++++++++ ...0_0leadership_follower_default_submulti.sh | 26 ++++++++++ ...p_follower_default_submulti_calculation.sh | 26 ++++++++++ .../40_0leadership_follower_default_value.sh | 26 ++++++++++ .../40_0leadership_leader_follower.sh | 26 ++++++++++ .../40_0leadership_leader_not_multi.sh | 29 +++++++++++ .../40_0leadership_reduce.sh | 26 ++++++++++ .../40_1leadership_append_follower.sh | 28 ++++++++++ .../40_2leadership_calculation_index.sh | 26 ++++++++++ .../40_2leadership_calculation_index_2.sh | 26 ++++++++++ .../40_2leadership_calculation_param_index.sh | 26 ++++++++++ .../40_2leadership_leader_calculation.sh | 26 ++++++++++ .../40_6leadership_follower_multi.sh | 28 ++++++++++ ...6leadership_follower_multi_no_mandatory.sh | 26 ++++++++++ .../40_8calculation_boolean.sh | 26 ++++++++++ .../40_8calculation_boolean_return_none.sh | 26 ++++++++++ .../40_8calculation_integer.sh | 26 ++++++++++ .../40_8calculation_multi_variable.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent.sh | 26 ++++++++++ .../40_8calculation_multi_variable_parent2.sh | 26 ++++++++++ ...n_variable_leader_follower_multi_inside.sh | 26 ++++++++++ ...ship-calculation-outside-follower-first.sh | 26 ++++++++++ ...rship-calculation-outside-follower-last.sh | 26 ++++++++++ ...lculation-outside-follower-no-mandatory.sh | 26 ++++++++++ ...leadership-calculation-outside-follower.sh | 26 ++++++++++ ...ership-calculation-outside-leader-first.sh | 26 ++++++++++ ...dership-calculation-outside-leader-last.sh | 26 ++++++++++ ..._9leadership-calculation-outside-leader.sh | 26 ++++++++++ .../40_9leadership-calculation-variable.sh | 26 ++++++++++ ...ip-calculation-variable_leader_follower.sh | 26 ++++++++++ ...ation-variable_leader_follower_not_same.sh | 26 ++++++++++ .../41_0choice_leader.sh | 26 ++++++++++ .../44_0leadership_hidden.sh | 26 ++++++++++ .../44_0leadership_leader_hidden.sh | 26 ++++++++++ .../44_1leadership_append_hidden_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower.sh | 26 ++++++++++ .../44_4disabled_calcultion_follower_index.sh | 26 ++++++++++ .../44_4leadership_mandatory.sh | 28 ++++++++++ .../44_4leadership_mandatory_follower.sh | 26 ++++++++++ ...4_5leadership_leader_hidden_calculation.sh | 26 ++++++++++ ...eadership_follower_disabled_calculation.sh | 28 ++++++++++ ...4_9calculated_default_leadership_leader.sh | 26 ++++++++++ .../60_0family_dynamic.sh | 30 +++++++++++ .../60_0family_dynamic_1_0.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_0_type.sh | 30 +++++++++++ .../60_0family_dynamic_1_0_type_empty.sh | 26 ++++++++++ .../60_0family_dynamic_1_1.sh | 30 +++++++++++ .../60_0family_dynamic_1_1_empty.sh | 26 ++++++++++ .../60_0family_dynamic_empty.sh | 26 ++++++++++ .../60_0family_dynamic_forbidden_char.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_integer_empty.sh | 26 ++++++++++ .../60_0family_dynamic_jinja_number.sh | 26 ++++++++++ .../60_0family_dynamic_no_description.sh | 30 +++++++++++ ...60_0family_dynamic_no_description_empty.sh | 26 ++++++++++ .../60_0family_dynamic_source_hidden.sh | 30 +++++++++++ .../60_0family_dynamic_static.sh | 30 +++++++++++ .../60_0family_dynamic_test.sh | 29 +++++++++++ .../60_0family_dynamic_upper_char.sh | 30 +++++++++++ .../60_0family_dynamic_variable_empty.sh | 28 ++++++++++ .../60_0family_dynamic_variable_optional.sh | 26 ++++++++++ .../60_0family_dynamic_variable_suffix.sh | 26 ++++++++++ ...0_0family_dynamic_variable_suffix_empty.sh | 29 +++++++++++ .../60_0family_empty.sh | 26 ++++++++++ .../60_0family_hidden.sh | 26 ++++++++++ .../60_0family_mode.sh | 26 ++++++++++ .../60_1family_dynamic_jinja.sh | 26 ++++++++++ ...60_2family_dynamic_jinja_fill_sub_group.sh | 32 ++++++++++++ ..._2family_dynamic_jinja_fill_sub_group_2.sh | 26 ++++++++++ ...ly_dynamic_jinja_fill_sub_group_2_empty.sh | 26 ++++++++++ ...mily_dynamic_jinja_fill_sub_group_empty.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc.sh | 26 ++++++++++ .../60_2family_dynamic_outside_calc_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc2.sh | 27 ++++++++++ .../60_5family_dynamic_calc2_empty.sh | 27 ++++++++++ .../60_5family_dynamic_calc_description.sh | 31 +++++++++++ .../60_5family_dynamic_calc_suffix.sh | 30 +++++++++++ .../60_5family_dynamic_calc_suffix2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_calc_suffix_disabled.sh | 30 +++++++++++ ...0_5family_dynamic_calc_suffix_disabled2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_2.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_empty_3.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_hidden.sh | 26 ++++++++++ ...mily_dynamic_calc_suffix_hidden_boolean.sh | 26 ++++++++++ ...family_dynamic_calc_suffix_hidden_multi.sh | 26 ++++++++++ .../60_5family_dynamic_calc_suffix_param.sh | 26 ++++++++++ ...5family_dynamic_calc_suffix_param_empty.sh | 26 ++++++++++ .../60_5family_dynamic_calc_variable.sh | 30 +++++++++++ ..._5family_dynamic_calc_variable_disabled.sh | 32 ++++++++++++ ..._dynamic_calc_variable_disabled_outside.sh | 31 +++++++++++ .../60_5family_dynamic_calc_variable_empty.sh | 26 ++++++++++ .../60_5family_dynamic_hidden_suffix.sh | 26 ++++++++++ .../60_5family_dynamic_unknown_suffix.sh | 26 ++++++++++ ...60_5family_dynamic_unknown_suffix_empty.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside.sh | 26 ++++++++++ .../60_5family_dynamic_variable_outside2.sh | 26 ++++++++++ ...5family_dynamic_variable_outside2_empty.sh | 26 ++++++++++ ...60_5family_dynamic_variable_outside_1_0.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_empty.sh | 26 ++++++++++ ..._5family_dynamic_variable_outside_jinja.sh | 26 ++++++++++ ...ly_dynamic_variable_outside_jinja_empty.sh | 26 ++++++++++ ...ily_dynamic_variable_outside_sub_suffix.sh | 26 ++++++++++ ...namic_variable_outside_sub_suffix_empty.sh | 26 ++++++++++ ...5family_dynamic_variable_outside_suffix.sh | 26 ++++++++++ ...y_dynamic_variable_outside_suffix_empty.sh | 26 ++++++++++ .../60_6family_dynamic_inside.sh | 26 ++++++++++ .../60_6family_dynamic_inside_empty.sh | 26 ++++++++++ .../60_6family_dynamic_leadership.sh | 32 ++++++++++++ .../60_6family_dynamic_leadership_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_1_0_2.sh | 36 +++++++++++++ .../60_6family_dynamic_sub_dynamic_empty.sh | 26 ++++++++++ .../60_6family_dynamic_sub_dynamic_empty2.sh | 26 ++++++++++ .../60_6family_dynamic_suffix_auto_multi.sh | 36 +++++++++++++ .../60_6family_dynamic_suffix_auto_multi2.sh | 36 +++++++++++++ .../60_9family_dynamic_calc_both.sh | 30 +++++++++++ .../68_0family_leadership_mode.sh | 26 ++++++++++ .../04_5disabled_calculation_variable11.json | 49 ++++++++++++++++++ .../04_5disabled_calculation_variable11.json | 49 ++++++++++++++++++ .../04_5disabled_calculation_variable11.json | 49 ++++++++++++++++++ .../04_5disabled_calculation_variable11.json | 49 ++++++++++++++++++ .../04_5disabled_calculation_variable11.json | 49 ++++++++++++++++++ tests/test_load.py | 9 ++-- 1450 files changed, 39480 insertions(+), 14 deletions(-) create mode 100644 tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh create mode 100644 tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh create mode 100644 tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh create mode 100644 tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh create mode 100644 tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh create mode 100644 tests/results/test_namespace/04_5disabled_calculation_variable11.json create mode 100644 tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json create mode 100644 tests/results/test_namespace_read_write/04_5disabled_calculation_variable11.json create mode 100644 tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json create mode 100644 tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json diff --git a/locale/fr/LC_MESSAGES/rougail_output_ansible.po b/locale/fr/LC_MESSAGES/rougail_output_ansible.po index b915d98..57456fc 100644 --- a/locale/fr/LC_MESSAGES/rougail_output_ansible.po +++ b/locale/fr/LC_MESSAGES/rougail_output_ansible.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2026-01-14 14:11+0100\n" -"PO-Revision-Date: 2026-01-14 14:13+0100\n" +"POT-Creation-Date: 2026-01-21 08:51+0100\n" +"PO-Revision-Date: 2026-01-21 08:54+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -98,6 +98,38 @@ msgstr "Rôle Ansible" msgid "{0}: {1}" msgstr "{0} : {1}" +#: src/rougail/output_ansible/doc.py:84 +msgid "Example playbook with Rougail" +msgstr "Exemple de playbook avec Rougail" + +#: src/rougail/output_ansible/doc.py:88 +msgid "Do not forget to add Rougail structural file as Rougail types" +msgstr "" +"Ne pas oublier d'ajouter le fichier de structure Rougail comme un type " +"Rougail" + +#: src/rougail/output_ansible/doc.py:91 +msgid "" +"Add to your structural file something like:\n" +"\n" +msgstr "" +"Ajouter à votre fichier de structure quelque chose comme :\n" +"\n" + +#: src/rougail/output_ansible/doc.py:93 +msgid "" +"\n" +"Add to your playbook:\n" +"\n" +msgstr "" +"\n" +"Ajouter à votre playbook :\n" +"\n" + +#: src/rougail/output_ansible/doc.py:103 +msgid "Example playbook" +msgstr "Exemple de playbook" + #~ msgid "Configuration of user data or output Ansible" #~ msgstr "Configuration de Ansible comme donnée utilisateur ou sortie" diff --git a/locale/rougail_output_ansible.pot b/locale/rougail_output_ansible.pot index 9b9c659..83112b9 100644 --- a/locale/rougail_output_ansible.pot +++ b/locale/rougail_output_ansible.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2026-01-14 14:17+0100\n" +"POT-Creation-Date: 2026-01-21 08:55+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -95,3 +95,28 @@ msgstr "" msgid "{0}: {1}" msgstr "" +#: src/rougail/output_ansible/doc.py:84 +msgid "Example playbook with Rougail" +msgstr "" + +#: src/rougail/output_ansible/doc.py:88 +msgid "Do not forget to add Rougail structural file as Rougail types" +msgstr "" + +#: src/rougail/output_ansible/doc.py:91 +msgid "" +"Add to your structural file something like:\n" +"\n" +msgstr "" + +#: src/rougail/output_ansible/doc.py:93 +msgid "" +"\n" +"Add to your playbook:\n" +"\n" +msgstr "" + +#: src/rougail/output_ansible/doc.py:103 +msgid "Example playbook" +msgstr "" + diff --git a/src/rougail/output_ansible/doc.py b/src/rougail/output_ansible/doc.py index bc12273..3fb7798 100644 --- a/src/rougail/output_ansible/doc.py +++ b/src/rougail/output_ansible/doc.py @@ -70,20 +70,37 @@ class Doc(RougailOutputDoc): "children": children, }} return_string += self.formatter.run(informations) - informations = {ansible_name: {"informations": {"description": "Example playbook", "path": None}, - "type": "family", - "children": {}, - }} yaml = [{"name": description, "hosts": "server", "roles": [ {"role": f'{self.ori_rougailconfig["ansible.doc.author"]}.{ansible_name}'} - ] + ], + "vars": f'path.to.{ansible_name}', }] + # + yaml_rougail = {'path': {'to': {f'my_{ansible_name}': {'type': ansible_name}}}} + if self.examples_mandatories: + yaml_rougail["path"]["to"][f'my_{ansible_name}'].update(self.examples_mandatories[ansible_name]) + datas = [self.formatter.title(_("Example playbook with Rougail"), 2)] + fam_info = self.formatter.family_informations() + if fam_info: + datas.append(fam_info) + text = _('Do not forget to add Rougail structural file as Rougail types') + starts_line = self.formatter.family_informations_starts_line() + datas.append(starts_line + text + self.formatter.family_informations_ends_line() + self.formatter.end_family_informations()) + datas.append(_("Add to your structural file something like:\n\n")) + datas.append(self.formatter.yaml(dump(yaml_rougail))) + datas.append(_("\nAdd to your playbook:\n\n")) + _dump = "\n".join([d[2:] for d in (" " + dump(yaml)).split('\n')]) + datas.append(self.formatter.yaml(_dump)) + return_string += self.formatter.compute(datas) + # if self.examples_mandatories: yaml[0]["vars"] = self.examples_mandatories + else: + del yaml[0]["vars"] _dump = "\n".join([d[2:] for d in (" " + dump(yaml)).split('\n')]) - datas = [self.formatter.title("Example playbook", 2), + datas = ["\n" + self.formatter.title(_("Example playbook"), 2), self.formatter.yaml(_dump), ] return_string += self.formatter.compute(datas) diff --git a/src/rougail/output_ansible/locale/fr/LC_MESSAGES/rougail_output_ansible.mo b/src/rougail/output_ansible/locale/fr/LC_MESSAGES/rougail_output_ansible.mo index 0a12b80841f6dc2a513f47c169de026e620b555c..1946391196e62871987c4b25a6a3e21a1e6391ac 100644 GIT binary patch delta 1070 zcmZwF&ubGw6u|M<*v1&G)~eM?ErU?C1?>;4lv;m8EcIgjfhg!{n{1M8Hkq32_J^0? z#dB#8JQWf2Al`ZsJSZYw#D734?b)6M4}#yfCR(fmlh5wV&YSmU^1S_JNA+ua^JAeM zrgzad=sol|P5jWV$3za{4Lpg{xDTJ;E_{VU_!`gQ2JXeaZ6a+rhDY!!>K+9=h>vhg zq$@! z!2NV?M>^=*v>4rA_R#gtw0dnCoLi7ieW^FCMDMTB$RWBeiV{vV`Y-65-nk@GnT!dn zS+HT*%=pg2l(mJ?WKuSdSAuew?h3-P*d%b@N7xO=bhpVdo_~UGGOMs zAm0ch6K-ue*10kjn~Noe2F<|8=?Ym0ZD8J~Bf(n(=c^;^b_GwY@s3uU6V81G)W5?_t|0ybOI{{R30 delta 545 zcmX}pIZFdU6u|M9&FO7oJctJ&g0Ld$#@IyhYT^g*s4O&)5ReUsB3PKt#&QvB3qexY zq_9vyL9ny15`!=4h#U;G;)=kW^p5QcVSVS#!hl}`*EjY+P^W0!dTFH2xfsP1=cY~V$p>5L^ za{=ihspCEY4RJ$%+U?Et`84zb8rp#vsZZye8=KL5GGDd}rQ*Tf_I{~sOU`-pCu%4D cLnC5kl2#^b%{al(vtx!!P9r=}n~XG#U)iKLiU0rr diff --git a/tests/results-doc/test_namespace/00_0no_variable.sh b/tests/results-doc/test_namespace/00_0no_variable.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/00_0no_variable.sh +++ b/tests/results-doc/test_namespace/00_0no_variable.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace/00_0no_variable_default_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace/00_0no_variable_default_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace/00_0no_variable_remove_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_0version_underscore.sh b/tests/results-doc/test_namespace/00_0version_underscore.sh index d2b274f..d1220c1 100644 --- a/tests/results-doc/test_namespace/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace/00_0version_underscore.sh @@ -13,6 +13,33 @@ │ version │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + version: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_1empty_variable.sh b/tests/results-doc/test_namespace/00_1empty_variable.sh index 9d3dc98..b27b6b6 100644 --- a/tests/results-doc/test_namespace/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace/00_1empty_variable.sh @@ -13,6 +13,33 @@ │ empty │  string   mandatory  │  basic  │ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + empty: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated.sh b/tests/results-doc/test_namespace/00_2default_calculated.sh index 5870aff..fb84d09 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated.sh @@ -16,6 +16,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace/00_2default_calculated_multi.sh index ea10fdf..df370a9 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_multi.sh @@ -18,6 +18,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh index c96987f..45818e0 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_params_permissive.sh @@ -13,6 +13,32 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable.sh index f8007ac..cdbccfc 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable.sh @@ -19,6 +19,35 @@ │ │ │ "var1" │ mandatory  │ │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - domain1.lan  + - domain2.lan  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh index 30236df..c809b1e 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable_description.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ value of a variable! │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh index 9ac5551..4fc7a59 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable_description_multi_line.sh @@ -20,6 +20,34 @@ │ var3 │ A new variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh index 207a3e0..cb7c45f 100644 --- a/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace/00_2default_calculated_variable_transitive.sh @@ -21,6 +21,35 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - domain1.lan  + - domain2.lan  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_4load_subfolder.sh b/tests/results-doc/test_namespace/00_4load_subfolder.sh index b0e9c4e..e4067f4 100644 --- a/tests/results-doc/test_namespace/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace/00_4load_subfolder.sh @@ -15,6 +15,34 @@ │ var2 │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_5load_notype.sh b/tests/results-doc/test_namespace/00_5load_notype.sh index b86a0b3..7650c05 100644 --- a/tests/results-doc/test_namespace/00_5load_notype.sh +++ b/tests/results-doc/test_namespace/00_5load_notype.sh @@ -13,6 +13,32 @@ │ without_type │ A variable. │ non │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6boolean.sh b/tests/results-doc/test_namespace/00_6boolean.sh index 4cd111e..fcb1f60 100644 --- a/tests/results-doc/test_namespace/00_6boolean.sh +++ b/tests/results-doc/test_namespace/00_6boolean.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ false │  boolean   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh index 7903f63..a724477 100644 --- a/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace/00_6boolean_no_mandatory.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ true │  boolean  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6choice.sh b/tests/results-doc/test_namespace/00_6choice.sh index f1bce8d..9b24178 100644 --- a/tests/results-doc/test_namespace/00_6choice.sh +++ b/tests/results-doc/test_namespace/00_6choice.sh @@ -42,6 +42,34 @@ │ │ │ │ │ │ • 3 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a  + var2: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6choice_calculation.sh b/tests/results-doc/test_namespace/00_6choice_calculation.sh index dc82853..aa5c05c 100644 --- a/tests/results-doc/test_namespace/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace/00_6choice_calculation.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choices is 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6choice_link.sh b/tests/results-doc/test_namespace/00_6choice_link.sh index 313cb9a..b68ec2d 100644 --- a/tests/results-doc/test_namespace/00_6choice_link.sh +++ b/tests/results-doc/test_namespace/00_6choice_link.sh @@ -21,6 +21,33 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6choice_variable.sh b/tests/results-doc/test_namespace/00_6choice_variable.sh index 2b40493..536c06f 100644 --- a/tests/results-doc/test_namespace/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace/00_6choice_variable.sh @@ -18,6 +18,32 @@ │ │ │ │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6choice_variable_link.sh b/tests/results-doc/test_namespace/00_6choice_variable_link.sh index 854d408..fea6f3a 100644 --- a/tests/results-doc/test_namespace/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace/00_6choice_variable_link.sh @@ -21,6 +21,32 @@ │ │ │ "var2" │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace/00_6choice_variable_link2.sh index 79e47b3..5ea1874 100644 --- a/tests/results-doc/test_namespace/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace/00_6choice_variable_link2.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6custom.sh b/tests/results-doc/test_namespace/00_6custom.sh index 6c38855..bb3e361 100644 --- a/tests/results-doc/test_namespace/00_6custom.sh +++ b/tests/results-doc/test_namespace/00_6custom.sh @@ -15,6 +15,33 @@ │ custom2 │ The seconf variable. │ value │  custom   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6domainname.sh b/tests/results-doc/test_namespace/00_6domainname.sh index 2f29740..2eea8da 100644 --- a/tests/results-doc/test_namespace/00_6domainname.sh +++ b/tests/results-doc/test_namespace/00_6domainname.sh @@ -13,6 +13,32 @@ │ variable │ A domain name variable. │ my.domain.name │  domainname   mandatory  │  standard  │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6domainname_params.sh b/tests/results-doc/test_namespace/00_6domainname_params.sh index e3672f6..e9ee268 100644 --- a/tests/results-doc/test_namespace/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace/00_6domainname_params.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6float.sh b/tests/results-doc/test_namespace/00_6float.sh index 1cae782..827de93 100644 --- a/tests/results-doc/test_namespace/00_6float.sh +++ b/tests/results-doc/test_namespace/00_6float.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10.1 │  float   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6integer.sh b/tests/results-doc/test_namespace/00_6integer.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace/00_6integer.sh +++ b/tests/results-doc/test_namespace/00_6integer.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6ip.sh b/tests/results-doc/test_namespace/00_6ip.sh index 10fb57e..b86d6ec 100644 --- a/tests/results-doc/test_namespace/00_6ip.sh +++ b/tests/results-doc/test_namespace/00_6ip.sh @@ -19,6 +19,32 @@ │ │ obsolete CIDR type. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6network.sh b/tests/results-doc/test_namespace/00_6network.sh index a6302f9..84671bc 100644 --- a/tests/results-doc/test_namespace/00_6network.sh +++ b/tests/results-doc/test_namespace/00_6network.sh @@ -19,6 +19,32 @@ │ │ with obsolete CIDR type. │ │ │ │ format. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6number.sh b/tests/results-doc/test_namespace/00_6number.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace/00_6number.sh +++ b/tests/results-doc/test_namespace/00_6number.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6port.sh b/tests/results-doc/test_namespace/00_6port.sh index 1e7926e..9add05f 100644 --- a/tests/results-doc/test_namespace/00_6port.sh +++ b/tests/results-doc/test_namespace/00_6port.sh @@ -32,6 +32,33 @@ │ │ │ │ │ │ than 49152) are allowed. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: '80'  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6regexp.sh b/tests/results-doc/test_namespace/00_6regexp.sh index ea26f71..47c1b2f 100644 --- a/tests/results-doc/test_namespace/00_6regexp.sh +++ b/tests/results-doc/test_namespace/00_6regexp.sh @@ -16,6 +16,32 @@ │ │ • #b2b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6regexp_link.sh b/tests/results-doc/test_namespace/00_6regexp_link.sh index 5fed955..2431b4d 100644 --- a/tests/results-doc/test_namespace/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace/00_6regexp_link.sh @@ -21,6 +21,32 @@ │ │ • #b3b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6secret.sh b/tests/results-doc/test_namespace/00_6secret.sh index 4eb21f3..0556ee3 100644 --- a/tests/results-doc/test_namespace/00_6secret.sh +++ b/tests/results-doc/test_namespace/00_6secret.sh @@ -15,6 +15,33 @@ │ secret2 │ The second variable. │ value │  secret   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: onE7vaLues_len1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6secret_param.sh b/tests/results-doc/test_namespace/00_6secret_param.sh index 2ccd54c..822d5f7 100644 --- a/tests/results-doc/test_namespace/00_6secret_param.sh +++ b/tests/results-doc/test_namespace/00_6secret_param.sh @@ -23,6 +23,33 @@ │ │ │ │ │ │ • forbidden characters: "$". │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: onE7vaLues_len1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_6string.sh b/tests/results-doc/test_namespace/00_6string.sh index 6641dbd..179b4c1 100644 --- a/tests/results-doc/test_namespace/00_6string.sh +++ b/tests/results-doc/test_namespace/00_6string.sh @@ -27,6 +27,35 @@ │ var8 │ The height variable. │ true │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7choice_quote.sh b/tests/results-doc/test_namespace/00_7choice_quote.sh index 2c1c249..879e83c 100644 --- a/tests/results-doc/test_namespace/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace/00_7choice_quote.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • quote"' │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7help.sh b/tests/results-doc/test_namespace/00_7help.sh index 8faf37c..88992ec 100644 --- a/tests/results-doc/test_namespace/00_7help.sh +++ b/tests/results-doc/test_namespace/00_7help.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7help_quote.sh b/tests/results-doc/test_namespace/00_7help_quote.sh index fdf5f04..cd38de5 100644 --- a/tests/results-doc/test_namespace/00_7help_quote.sh +++ b/tests/results-doc/test_namespace/00_7help_quote.sh @@ -17,6 +17,34 @@ │ │ Message with ". │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7help_sup.sh b/tests/results-doc/test_namespace/00_7help_sup.sh index 0d32d60..3798778 100644 --- a/tests/results-doc/test_namespace/00_7help_sup.sh +++ b/tests/results-doc/test_namespace/00_7help_sup.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7value_doublequote.sh b/tests/results-doc/test_namespace/00_7value_doublequote.sh index faba14b..4c42b3d 100644 --- a/tests/results-doc/test_namespace/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace/00_7value_doublequote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7value_doublequote2.sh b/tests/results-doc/test_namespace/00_7value_doublequote2.sh index a5286e4..5666e4c 100644 --- a/tests/results-doc/test_namespace/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace/00_7value_doublequote2.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote'" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7value_doublequote3.sh b/tests/results-doc/test_namespace/00_7value_doublequote3.sh index cb57748..6af7be2 100644 --- a/tests/results-doc/test_namespace/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace/00_7value_doublequote3.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote\"\' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_7value_quote.sh b/tests/results-doc/test_namespace/00_7value_quote.sh index 9ae7a58..a050d65 100644 --- a/tests/results-doc/test_namespace/00_7value_quote.sh +++ b/tests/results-doc/test_namespace/00_7value_quote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_8calculation_information.sh b/tests/results-doc/test_namespace/00_8calculation_information.sh index 8ba3864..aeeb7d1 100644 --- a/tests/results-doc/test_namespace/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace/00_8calculation_information.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ get information test_information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_8calculation_namespace.sh b/tests/results-doc/test_namespace/00_8calculation_namespace.sh index e3fa2fb..b3bd621 100644 --- a/tests/results-doc/test_namespace/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace/00_8calculation_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ the value of the namespace │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh index e0aa58e..540e12e 100644 --- a/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace/00_8calculation_param_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ depends on a calculation │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_8test.sh b/tests/results-doc/test_namespace/00_8test.sh index cbe5655..553ff72 100644 --- a/tests/results-doc/test_namespace/00_8test.sh +++ b/tests/results-doc/test_namespace/00_8test.sh @@ -36,6 +36,37 @@ │ │ • test2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: test  + var3: test1  + var6:  + - test1  + - test2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace/00_9choice_variable_multi.sh index 8c3b6ca..31b5b18 100644 --- a/tests/results-doc/test_namespace/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace/00_9choice_variable_multi.sh @@ -21,6 +21,35 @@ │ │ │ │ │ • val2 │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9choice_variables.sh b/tests/results-doc/test_namespace/00_9choice_variables.sh index 963864b..d2ba6b5 100644 --- a/tests/results-doc/test_namespace/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace/00_9choice_variables.sh @@ -21,6 +21,32 @@ │ │ │ │ │ │ "source_variable_2" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation.sh b/tests/results-doc/test_namespace/00_9default_calculation.sh index 4ae08a1..51a436c 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ concat all parameters │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_information.sh b/tests/results-doc/test_namespace/00_9default_calculation_information.sh index e869577..ec2addc 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_information.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ returns the information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh index d16976e..a7a31e2 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_information_other_variable.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional2.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_multi_optional_default.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace/00_9default_calculation_optional.sh index 0b12100..ea28cfb 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_optional.sh @@ -13,6 +13,36 @@ │ my_calculated_variable │  string   multiple   mandatory  │  standard  │  unique  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + my_calculated_variable:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh index 3211ec3..512bc1a 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_optional_exists.sh @@ -17,6 +17,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh index b6a0840..4e0d5ca 100644 --- a/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace/00_9default_calculation_param_optional.sh @@ -15,6 +15,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace/00_9default_information_other_variable.sh index 8c10c38..23a118d 100644 --- a/tests/results-doc/test_namespace/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace/00_9default_information_other_variable.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh index 8c10c38..23a118d 100644 --- a/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace/00_9default_information_other_variable2.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_integer.sh b/tests/results-doc/test_namespace/00_9default_integer.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace/00_9default_integer.sh +++ b/tests/results-doc/test_namespace/00_9default_integer.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/00_9default_number.sh b/tests/results-doc/test_namespace/00_9default_number.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace/00_9default_number.sh +++ b/tests/results-doc/test_namespace/00_9default_number.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6boolean_multi.sh b/tests/results-doc/test_namespace/01_6boolean_multi.sh index fe52d4b..152ad18 100644 --- a/tests/results-doc/test_namespace/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace/01_6boolean_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6custom_multi.sh b/tests/results-doc/test_namespace/01_6custom_multi.sh index 655298f..e09f5ef 100644 --- a/tests/results-doc/test_namespace/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace/01_6custom_multi.sh @@ -17,6 +17,36 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6float_multi.sh b/tests/results-doc/test_namespace/01_6float_multi.sh index 1484a3d..3d834a5 100644 --- a/tests/results-doc/test_namespace/01_6float_multi.sh +++ b/tests/results-doc/test_namespace/01_6float_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6integer_multi.sh b/tests/results-doc/test_namespace/01_6integer_multi.sh index f0decde..36193a5 100644 --- a/tests/results-doc/test_namespace/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace/01_6integer_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh index 3ee4012..1c7b6de 100644 --- a/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace/01_6integer_multi_mandatory.sh @@ -13,6 +13,36 @@ │ var │ The first variable. │  integer   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - 1  + - 2  + - 3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6string_empty.sh b/tests/results-doc/test_namespace/01_6string_empty.sh index 72a92e3..6b9bc46 100644 --- a/tests/results-doc/test_namespace/01_6string_empty.sh +++ b/tests/results-doc/test_namespace/01_6string_empty.sh @@ -14,6 +14,32 @@ │ │ │ • null │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6string_multi.sh b/tests/results-doc/test_namespace/01_6string_multi.sh index 0bbd497..1adf276 100644 --- a/tests/results-doc/test_namespace/01_6string_multi.sh +++ b/tests/results-doc/test_namespace/01_6string_multi.sh @@ -35,6 +35,44 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - string1  + - string2  + - string3  + var2:  + - string1  + - string2  + - string3  + var3:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_6string_multi_length.sh b/tests/results-doc/test_namespace/01_6string_multi_length.sh index f2c002f..e16ae8b 100644 --- a/tests/results-doc/test_namespace/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace/01_6string_multi_length.sh @@ -20,6 +20,32 @@ │ │ │ │ │ │ values. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh index 58d7f2e..84f11e4 100644 --- a/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace/01_7value_multi_doublequote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh index 57dc08a..347f198 100644 --- a/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace/01_7value_multi_doublequote2.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_7value_multi_quote.sh b/tests/results-doc/test_namespace/01_7value_multi_quote.sh index 88bd826..30535ee 100644 --- a/tests/results-doc/test_namespace/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace/01_7value_multi_quote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace/01_8calculation_information_multi.sh index 5327cf6..31de621 100644 --- a/tests/results-doc/test_namespace/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace/01_8calculation_information_multi.sh @@ -14,6 +14,32 @@ │ │ │ test_information │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace/01_9choice_variable_multi.sh index 8ff13cd..8faa0e0 100644 --- a/tests/results-doc/test_namespace/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace/01_9choice_variable_multi.sh @@ -18,6 +18,33 @@ │ │ │ │ │ │ variable "variable1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable2: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace/01_9choice_variable_optional.sh index 4b7f2ba..d21b569 100644 --- a/tests/results-doc/test_namespace/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace/01_9choice_variable_optional.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/02_0tags.sh b/tests/results-doc/test_namespace/02_0tags.sh index 8a839b3..5e9c4cd 100644 --- a/tests/results-doc/test_namespace/02_0tags.sh +++ b/tests/results-doc/test_namespace/02_0tags.sh @@ -19,6 +19,34 @@ │ │ • second_tag │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_0type_param.sh b/tests/results-doc/test_namespace/04_0type_param.sh index a51d29d..f7349c8 100644 --- a/tests/results-doc/test_namespace/04_0type_param.sh +++ b/tests/results-doc/test_namespace/04_0type_param.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_0type_param_integer.sh b/tests/results-doc/test_namespace/04_0type_param_integer.sh index 15cb27a..9474ec9 100644 --- a/tests/results-doc/test_namespace/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace/04_0type_param_integer.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1auto_save.sh b/tests/results-doc/test_namespace/04_1auto_save.sh index 5947ee4..0ea634e 100644 --- a/tests/results-doc/test_namespace/04_1auto_save.sh +++ b/tests/results-doc/test_namespace/04_1auto_save.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh index 2205e8e..d5b7214 100644 --- a/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace/04_1auto_save_and_calculated.sh @@ -16,6 +16,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh index 9f3226f..333580c 100644 --- a/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace/04_1auto_save_and_calculated_hidden.sh @@ -17,6 +17,32 @@ │ │ │ │ │ has value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace/04_1auto_save_and_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh index cce45cb..7a2d975 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh index cce45cb..7a2d975 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_2.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh index 2c2b6b9..96516e8 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_3.sh @@ -13,6 +13,32 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh index 5c1dd77..6b692e3 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_4.sh @@ -15,6 +15,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh index 699dcf7..9105d43 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_5.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh index 699dcf7..9105d43 100644 --- a/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace/04_1default_calculation_hidden_6.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation.sh b/tests/results-doc/test_namespace/04_5disabled_calculation.sh index fa9bc23..f3db524 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation.sh @@ -21,6 +21,34 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: string1  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh index ff045e2..0b34906 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_boolean.sh @@ -21,6 +21,34 @@ │ │ │ │ │ to "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: string1  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh index ca8359f..c0a3d21 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_default.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Disabled: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh index d5fe76d..cc33ff8 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_multi.sh @@ -21,6 +21,40 @@ │ │ │ │ │ egal to "yes" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - string1  + - string2  + - string3  + variable2:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh index 0af2389..fc3b2d2 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_optional.sh @@ -21,6 +21,32 @@ │ │ │ │ │ condition variable │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh index 952e6c4..3f58790 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_optional_default.sh @@ -25,6 +25,32 @@ │ │ │ │ │ value "true" │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh index d588413..39b7c43 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh index 8c19aeb..1fcb927 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable10.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh new file mode 100644 index 0000000..a679da9 --- /dev/null +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable11.sh @@ -0,0 +1,43 @@ +Ansible role: Rougail + +▌ 🛈 Informations +▌  +▌  basic  + + + Role variables + + + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + + Example playbook + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh index 8c19aeb..1fcb927 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable2.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh index 7931d88..89b56c9 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable3.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh index c0270b8..0382347 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable4.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" hasn't the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable5.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable6.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh index d588413..39b7c43 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable7.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable8.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable9.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh index fc53cf5..95e4de4 100644 --- a/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace/04_5disabled_calculation_variable_multi.sh @@ -18,6 +18,36 @@ │ │ │ │ │ "true" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5hidden_calculation.sh b/tests/results-doc/test_namespace/04_5hidden_calculation.sh index 71d6c2a..74fdb2c 100644 --- a/tests/results-doc/test_namespace/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace/04_5hidden_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace/04_5hidden_calculation2.sh index 460fa05..8dbde2a 100644 --- a/tests/results-doc/test_namespace/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace/04_5hidden_calculation2.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh index c0b19bd..468ddf6 100644 --- a/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace/04_5hidden_calculation_default_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators.sh b/tests/results-doc/test_namespace/04_5validators.sh index 4ad426a..b105895 100644 --- a/tests/results-doc/test_namespace/04_5validators.sh +++ b/tests/results-doc/test_namespace/04_5validators.sh @@ -13,6 +13,33 @@ │ int │ An integer. │  integer   mandatory  │  basic  │ The max value is 100. │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + int: 1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators_differ.sh b/tests/results-doc/test_namespace/04_5validators_differ.sh index 7c1e5c0..5db6afa 100644 --- a/tests/results-doc/test_namespace/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace/04_5validators_differ.sh @@ -16,6 +16,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators_multi.sh b/tests/results-doc/test_namespace/04_5validators_multi.sh index 74b66e8..137b242 100644 --- a/tests/results-doc/test_namespace/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace/04_5validators_multi.sh @@ -14,6 +14,32 @@ │ │ │ • yes │ mandatory  │ │ Check length is less than 10. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators_multi2.sh b/tests/results-doc/test_namespace/04_5validators_multi2.sh index 3d8967e..7886b4d 100644 --- a/tests/results-doc/test_namespace/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace/04_5validators_multi2.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators_multi3.sh b/tests/results-doc/test_namespace/04_5validators_multi3.sh index 76abfdd..936f4db 100644 --- a/tests/results-doc/test_namespace/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace/04_5validators_multi3.sh @@ -15,6 +15,32 @@ │ │ │ • 2 │ │ │ index. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators_warnings.sh b/tests/results-doc/test_namespace/04_5validators_warnings.sh index 19012f4..12c95e9 100644 --- a/tests/results-doc/test_namespace/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace/04_5validators_warnings.sh @@ -13,6 +13,32 @@ │ int │ An integer. │ 1000 │  integer   mandatory  │  standard  │ The max value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace/04_5validators_warnings_all.sh index f67a67f..c657e31 100644 --- a/tests/results-doc/test_namespace/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace/04_5validators_warnings_all.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace/05_0multi_not_uniq.sh index ebe1089..0a04716 100644 --- a/tests/results-doc/test_namespace/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace/05_0multi_not_uniq.sh @@ -13,6 +13,32 @@ │ var1 │ A variable. │ • non │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/05_0multi_uniq.sh b/tests/results-doc/test_namespace/05_0multi_uniq.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace/05_0multi_uniq.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/12_1auto_save_expert.sh b/tests/results-doc/test_namespace/12_1auto_save_expert.sh index 72b79f2..8d926c5 100644 --- a/tests/results-doc/test_namespace/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace/12_1auto_save_expert.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_0redefine_description.sh b/tests/results-doc/test_namespace/16_0redefine_description.sh index 452c85e..d429684 100644 --- a/tests/results-doc/test_namespace/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace/16_0redefine_description.sh @@ -13,6 +13,33 @@ │ var │ Redefined. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh index 60cd888..8bd3c6d 100644 --- a/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace/16_2family_redefine_calculation.sh @@ -22,6 +22,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace/16_2family_redefine_disabled.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh index bb227e8..b808a8a 100644 --- a/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace/16_3family_empty_at_ends.sh @@ -21,6 +21,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5exists_nonexists.sh b/tests/results-doc/test_namespace/16_5exists_nonexists.sh index 6b048ba..6850b08 100644 --- a/tests/results-doc/test_namespace/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace/16_5exists_nonexists.sh @@ -15,6 +15,32 @@ │ var2 │ A new variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5exists_redefine.sh b/tests/results-doc/test_namespace/16_5exists_redefine.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace/16_5exists_redefine.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_calculation.sh b/tests/results-doc/test_namespace/16_5redefine_calculation.sh index 38b45fc..01e58e7 100644 --- a/tests/results-doc/test_namespace/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace/16_5redefine_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ returns yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_choice.sh b/tests/results-doc/test_namespace/16_5redefine_choice.sh index 01b06e8..696b6ae 100644 --- a/tests/results-doc/test_namespace/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace/16_5redefine_choice.sh @@ -15,6 +15,33 @@ │ │ │ │ │ • b │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_default.sh b/tests/results-doc/test_namespace/16_5redefine_default.sh index 59d2f5e..e267414 100644 --- a/tests/results-doc/test_namespace/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace/16_5redefine_default.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace/16_5redefine_default_calculation.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_family.sh b/tests/results-doc/test_namespace/16_5redefine_family.sh index 5f4d13c..e9f68de 100644 --- a/tests/results-doc/test_namespace/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace/16_5redefine_family.sh @@ -21,6 +21,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_help.sh b/tests/results-doc/test_namespace/16_5redefine_help.sh index 8bfb78f..6fb95b9 100644 --- a/tests/results-doc/test_namespace/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace/16_5redefine_help.sh @@ -23,6 +23,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: string1 # Redefine help  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_hidden.sh b/tests/results-doc/test_namespace/16_5redefine_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace/16_5redefine_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_multi.sh b/tests/results-doc/test_namespace/16_5redefine_multi.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace/16_5redefine_multi.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh index 7a71f50..77a7539 100644 --- a/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace/16_5redefine_remove_disable_calculation.sh @@ -15,6 +15,33 @@ │ variable │ A variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_5test_redefine.sh b/tests/results-doc/test_namespace/16_5test_redefine.sh index 42c2136..90139ea 100644 --- a/tests/results-doc/test_namespace/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace/16_5test_redefine.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_6choice_redefine.sh b/tests/results-doc/test_namespace/16_6choice_redefine.sh index 1d0a460..7d29913 100644 --- a/tests/results-doc/test_namespace/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace/16_6choice_redefine.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_6exists_family.sh b/tests/results-doc/test_namespace/16_6exists_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/16_6exists_family.sh +++ b/tests/results-doc/test_namespace/16_6exists_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace/16_6exists_redefine_family.sh index 21f9e1b..e46a31f 100644 --- a/tests/results-doc/test_namespace/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace/16_6exists_redefine_family.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + variable1: string1 # A variable  + family2:  + variable2: string1 # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/16exists_exists.sh b/tests/results-doc/test_namespace/16exists_exists.sh index e88a871..4ac7e34 100644 --- a/tests/results-doc/test_namespace/16exists_exists.sh +++ b/tests/results-doc/test_namespace/16exists_exists.sh @@ -13,6 +13,33 @@ │ var │ Description. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/17_5redefine_leadership.sh b/tests/results-doc/test_namespace/17_5redefine_leadership.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace/17_5redefine_leadership.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0empty_family.sh b/tests/results-doc/test_namespace/20_0empty_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/20_0empty_family.sh +++ b/tests/results-doc/test_namespace/20_0empty_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0family_append.sh b/tests/results-doc/test_namespace/20_0family_append.sh index 1ace8ba..6bbfe71 100644 --- a/tests/results-doc/test_namespace/20_0family_append.sh +++ b/tests/results-doc/test_namespace/20_0family_append.sh @@ -23,6 +23,35 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # The first variable  + var2: string1 # The second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0family_underscore.sh b/tests/results-doc/test_namespace/20_0family_underscore.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace/20_0family_underscore.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0multi_family.sh b/tests/results-doc/test_namespace/20_0multi_family.sh index 82b1e0c..f8fd1e8 100644 --- a/tests/results-doc/test_namespace/20_0multi_family.sh +++ b/tests/results-doc/test_namespace/20_0multi_family.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0multi_family_basic.sh b/tests/results-doc/test_namespace/20_0multi_family_basic.sh index 8ed6b21..4a28852 100644 --- a/tests/results-doc/test_namespace/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace/20_0multi_family_basic.sh @@ -29,6 +29,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # A sub family  + variable: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0multi_family_expert.sh b/tests/results-doc/test_namespace/20_0multi_family_expert.sh index 0e869fe..56f712c 100644 --- a/tests/results-doc/test_namespace/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace/20_0multi_family_expert.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0multi_family_order.sh b/tests/results-doc/test_namespace/20_0multi_family_order.sh index b316a88..c8d66bc 100644 --- a/tests/results-doc/test_namespace/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace/20_0multi_family_order.sh @@ -44,6 +44,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + family:  + variable1: string1 # A first variable  + subfamily: # A sub family  + variable: string1 # A variable  + variable2: string1 # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh index eea9298..810d2ff 100644 --- a/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace/20_0validators_differ_redefine.sh @@ -18,6 +18,32 @@ │ │ Example: yes │ │ │ │ var2. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_1empty_subfamily.sh b/tests/results-doc/test_namespace/20_1empty_subfamily.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace/20_1empty_subfamily.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh index fe6d0e1..82f1e63 100644 --- a/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace/20_2family_looks_like_dynamic.sh @@ -24,6 +24,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh index 3c76ecb..7c55632 100644 --- a/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace/20_2family_looks_like_variable.sh @@ -21,6 +21,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_7help_family.sh b/tests/results-doc/test_namespace/20_7help_family.sh index ce7b138..39b2c06 100644 --- a/tests/results-doc/test_namespace/20_7help_family.sh +++ b/tests/results-doc/test_namespace/20_7help_family.sh @@ -42,6 +42,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + var: string1  + family2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/20_9default_information_parent.sh b/tests/results-doc/test_namespace/20_9default_information_parent.sh index f93b295..72c1111 100644 --- a/tests/results-doc/test_namespace/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace/20_9default_information_parent.sh @@ -25,6 +25,34 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # A first variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition.sh index 7ae1c55..9fed2a2 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition.sh @@ -27,6 +27,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh index 079c2bc..cdaa463 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_boolean.sh @@ -27,6 +27,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh index fd3611e..edee2f8 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # subfamily  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh index d2cd9b0..fb48a7f 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_variable_sub_family.sh @@ -35,6 +35,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh index 3eb0612..6dd846e 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_condition_with_variable.sh @@ -30,6 +30,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh index cc4f7e9..01f8a04 100644 --- a/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace/24_0family_hidden_param_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + sub_family: # A subfamily  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh index 0a1b676..04631f6 100644 --- a/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace/24_0family_mandatory_condition.sh @@ -18,6 +18,32 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh index e455e92..6d0ce31 100644 --- a/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace/24_0family_mandatory_condition_variable.sh @@ -17,6 +17,32 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace/24_7validators_variable_optional.sh index 6ef4352..eef0b6f 100644 --- a/tests/results-doc/test_namespace/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace/24_7validators_variable_optional.sh @@ -26,6 +26,34 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general:  + int: 5 # A first integer  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace/24_family_disabled_var_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership.sh b/tests/results-doc/test_namespace/40_0leadership.sh index 38316cb..551ce5f 100644 --- a/tests/results-doc/test_namespace/40_0leadership.sh +++ b/tests/results-doc/test_namespace/40_0leadership.sh @@ -26,6 +26,42 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + follower1: string1 # A follower  + follower2: string1 # An other follower  + - leader: string2 # A leader  + follower1: string2 # A follower  + follower2: string2 # An other follower  + - leader: string3 # A leader  + follower1: string3 # A follower  + follower2: string3 # An other follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace/40_0leadership_diff_name.sh index f0a4ff9..878eb34 100644 --- a/tests/results-doc/test_namespace/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace/40_0leadership_diff_name.sh @@ -26,6 +26,42 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: string1 # A leader  + follower1: string1 # A follower  + follower2: string1 # An other follower  + - leader: string2 # A leader  + follower1: string2 # A follower  + follower2: string2 # An other follower  + - leader: string3 # A leader  + follower1: string3 # A follower  + follower2: string3 # An other follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_empty.sh b/tests/results-doc/test_namespace/40_0leadership_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace/40_0leadership_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh index 6523914..9fce157 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_calculation.sh @@ -27,6 +27,36 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh index 5010a8a..b2fbdb9 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh index bb34fef..a67a8ba 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_submulti_calculation.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh index eb10106..087c43e 100644 --- a/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace/40_0leadership_follower_default_value.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh index 664a10d..550c1c8 100644 --- a/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace/40_0leadership_leader_follower.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh index 3295290..815c1a8 100644 --- a/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace/40_0leadership_leader_not_multi.sh @@ -47,6 +47,43 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general1:  + leader: # Leader  + - leader: string1 # Leader  + follower1: string1 # Follower1  + follower2: string1 # Follower2  + - leader: string2 # Leader  + follower1: string2 # Follower1  + follower2: string2 # Follower2  + - leader: string3 # Leader  + follower1: string3 # Follower1  + follower2: string3 # Follower2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_0leadership_reduce.sh b/tests/results-doc/test_namespace/40_0leadership_reduce.sh index 6b19989..c194a47 100644 --- a/tests/results-doc/test_namespace/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace/40_0leadership_reduce.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace/40_1leadership_append_follower.sh index e6a156a..3f16dc4 100644 --- a/tests/results-doc/test_namespace/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace/40_1leadership_append_follower.sh @@ -28,6 +28,45 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # The leader  + follower1: string1 # The follower1  + follower2: string1 # The follower2  + follower3: string1 # The follower3  + - leader: string2 # The leader  + follower1: string2 # The follower1  + follower2: string2 # The follower2  + follower3: string2 # The follower3  + - leader: string3 # The leader  + follower1: string3 # The follower1  + follower2: string3 # The follower2  + follower3: string3 # The follower3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace/40_2leadership_calculation_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace/40_2leadership_calculation_index_2.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh index e3e5960..ae284f5 100644 --- a/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace/40_2leadership_calculation_param_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh index 5904a81..7bd46b3 100644 --- a/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace/40_2leadership_leader_calculation.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh index e3c0f71..b2f92b2 100644 --- a/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace/40_6leadership_follower_multi.sh @@ -29,6 +29,48 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: string1 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + - leader: string2 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + - leader: string3 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh index 508ff54..daf7cf3 100644 --- a/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace/40_6leadership_follower_multi_no_mandatory.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_8calculation_boolean.sh b/tests/results-doc/test_namespace/40_8calculation_boolean.sh index ea3d08d..13742bc 100644 --- a/tests/results-doc/test_namespace/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace/40_8calculation_boolean.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh index cdff3bb..7641b9c 100644 --- a/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace/40_8calculation_boolean_return_none.sh @@ -16,6 +16,32 @@ │ │ │ is "no" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_8calculation_integer.sh b/tests/results-doc/test_namespace/40_8calculation_integer.sh index 5ad88ac..277fe5c 100644 --- a/tests/results-doc/test_namespace/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace/40_8calculation_integer.sh @@ -19,6 +19,32 @@ │ │ │ 4 │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh index 925f34d..db71461 100644 --- a/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace/40_8calculation_multi_variable.sh @@ -20,6 +20,32 @@ │ var3 │ A third variable. │ yes │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh index 457c789..b069484 100644 --- a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh index 092bb6e..bbbf787 100644 --- a/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace/40_8calculation_multi_variable_parent2.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh index f079a1b..d16e2a9 100644 --- a/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace/40_9calculation_variable_leader_follower_multi_inside.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh index d486058..e12506d 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -31,6 +31,32 @@ │ │ "leader.follower" │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh index 07737af..9e6f953 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-follower.sh @@ -33,6 +33,32 @@ │ │ │ "leader.follower1" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh index f0c28e5..6f75f38 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-outside-leader.sh @@ -33,6 +33,32 @@ │ │ │ "leader.leader" │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh index 35a82cd..21de7fa 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-variable.sh @@ -33,6 +33,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh index d544a87..a3f0151 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower.sh @@ -42,6 +42,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh index 80017f7..a1902c7 100644 --- a/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -43,6 +43,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/41_0choice_leader.sh b/tests/results-doc/test_namespace/41_0choice_leader.sh index 466f409..79ac802 100644 --- a/tests/results-doc/test_namespace/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace/41_0choice_leader.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_0leadership_hidden.sh b/tests/results-doc/test_namespace/44_0leadership_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace/44_0leadership_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace/44_0leadership_leader_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace/44_1leadership_append_hidden_follower.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh index de012a0..c8caf25 100644 --- a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh index 6e7eb69..810fca5 100644 --- a/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace/44_4disabled_calcultion_follower_index.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace/44_4leadership_mandatory.sh index cb58555..6cb3a97 100644 --- a/tests/results-doc/test_namespace/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace/44_4leadership_mandatory.sh @@ -24,6 +24,36 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh index 0130842..57b1857 100644 --- a/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace/44_4leadership_mandatory_follower.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh index 6de3345..5bcd8d2 100644 --- a/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace/44_5leadership_leader_hidden_calculation.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh index 11f1fa7..bd71b71 100644 --- a/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace/44_6leadership_follower_disabled_calculation.sh @@ -30,6 +30,39 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + follower: string1 # A follower  + - leader: string2 # A leader  + follower: string2 # A follower  + - leader: string3 # A leader  + follower: string3 # A follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh index a202dad..a390f45 100644 --- a/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace/44_9calculated_default_leadership_leader.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic.sh b/tests/results-doc/test_namespace/60_0family_dynamic.sh index 0b40183..7cce583 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh index b1f5104..8aa2a83 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0.sh @@ -32,6 +32,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh index ce669c3..85f3d2b 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dyn variable  + dynval2:  + vardyn: string1 # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_0_type_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh index ddd932d..bb0e86e 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_1.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynval2:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_1_1_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh index d666da0..93f8586 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_empty.sh @@ -13,6 +13,32 @@ │ var │ A suffix variable. │  string   multiple  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh index 6ce8186..c092c1c 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_forbidden_char.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh index f7f51bf..5b37394 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_integer_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh index d8094b1..6ce69b6 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_jinja_number.sh @@ -37,6 +37,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh index a2a9c2b..6bbd0d2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_no_description.sh @@ -32,6 +32,36 @@ └─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1  + dynval2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_no_description_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh index b4c9f3d..f339ca2 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_source_hidden.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace/60_0family_dynamic_static.sh index 1723743..730d377 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_static.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A variable inside a dynamic family  + dynval2:  + var: string1 # A variable inside a dynamic family  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace/60_0family_dynamic_test.sh index f853254..15c52f0 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_test.sh @@ -34,6 +34,39 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh index c87eafa..1de2af5 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_upper_char.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh index 7448c51..26c6334 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_empty.sh @@ -33,6 +33,36 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh index 30cd576..3950df8 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_optional.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh index 4ec6b5a..e4303b8 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh index 83b8bd5..b957e13 100644 --- a/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_dynamic_variable_suffix_empty.sh @@ -34,6 +34,35 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_empty.sh b/tests/results-doc/test_namespace/60_0family_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace/60_0family_empty.sh +++ b/tests/results-doc/test_namespace/60_0family_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_hidden.sh b/tests/results-doc/test_namespace/60_0family_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace/60_0family_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_0family_mode.sh b/tests/results-doc/test_namespace/60_0family_mode.sh index abcf50a..d6e5161 100644 --- a/tests/results-doc/test_namespace/60_0family_mode.sh +++ b/tests/results-doc/test_namespace/60_0family_mode.sh @@ -21,6 +21,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh index 935a208..53ba849 100644 --- a/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace/60_1family_dynamic_jinja.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh index 55bc71e..eedb20f 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group.sh @@ -47,6 +47,38 @@ │ var2 │ A second variable. │ the value of "dynval1.family.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: string1 # With a variable  + dynval2:  + family: # A family  + var: string1 # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh index da665d4..922113c 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -47,6 +47,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index f829b72..994d683 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -19,6 +19,32 @@ │ │ family. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh index d05f7c8..abc3e6c 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A second variable. │ the value of var │  string  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh index a309996..17950da 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,32 @@ │ newvar │ A second variable. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh index b5e03f5..3c031c4 100644 --- a/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace/60_2family_dynamic_outside_calc_empty.sh @@ -18,6 +18,32 @@ │ newvar │ A second variable. │ the value of var │  string  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh index ca328ab..00bfe49 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc2.sh @@ -35,6 +35,33 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh index 591d243..ea9e594 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc2_empty.sh @@ -18,6 +18,33 @@ │ var2 │ A second variable. │  string   mandatory  │  basic  │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh index 83996eb..7d028d1 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_description.sh @@ -40,6 +40,37 @@ │ │ │ "dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable for {{ identifier }}  + dynval2:  + var: string1 # A dynamic variable for {{ identifier }}  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh index dec0056..2b6adf0 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh index 760900a..b8e9724 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix2_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh index b487a05..5ecc6ad 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_disabled2.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh index cd0853a..3a66a13 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_2.sh @@ -18,6 +18,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh index c53eb15..797f5ea 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_empty_3.sh @@ -20,6 +20,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh index ac84234..c7e1a2a 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden.sh @@ -17,6 +17,32 @@ │ │ │ undocumented variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 56b15da..04e7659 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -17,6 +17,32 @@ │ │ │ variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh index f9f74fe..cad7f85 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -18,6 +18,32 @@ │ │ │ • a second value │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh index 4e0c97e..ec3263b 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh index 30e3505..8987b1e 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_suffix_param_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh index dec0056..2b6adf0 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh index 14d6b12..5c3bb9d 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled.sh @@ -35,6 +35,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: string1 # A dynamic variable  + var2: string1 # A new variable  + dynval2:  + var1: string1 # A dynamic variable  + var2: string1 # A new variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh index 8d1c0bc..e981ed7 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -35,6 +35,37 @@ │ │ │ │ has the value "val1" │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: string1 # A dynamic variable  + dynval2:  + var1: string1 # A dynamic variable  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_calc_variable_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh index 697c5c0..c01f5ea 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_hidden_suffix.sh @@ -45,6 +45,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh index 10dcdb3..b1cd102 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix.sh @@ -49,6 +49,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh index 148096b..62398a7 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_unknown_suffix_empty.sh @@ -18,6 +18,32 @@ │ │ • val4 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh index 62e4899..f29dbff 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2.sh @@ -37,6 +37,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh index a23f123..7a97ec0 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside2_empty.sh @@ -18,6 +18,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_1_0.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh index 578b221..098556a 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │  string   multiple   mandatory  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh index fb7debb..4ed529e 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja.sh @@ -38,6 +38,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh index cd8d789..e63d0d0 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh index d890255..da6d48e 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -56,6 +56,32 @@ │ │ │ "my_dyn_family_val1.subdyn_… │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 51ee592..67040bb 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │  string   multiple  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh index 1b54df6..9f5ae57 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix.sh @@ -38,6 +38,32 @@ │ │ │ "dyn_val1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh index 29d0610..f92edc2 100644 --- a/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh index 6995653..d839efb 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_inside.sh @@ -45,6 +45,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_inside_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh index 413c3f6..da0fc1a 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_leadership.sh @@ -57,6 +57,42 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + dynval2:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_leadership_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh index 4058d20..fed23dc 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -48,6 +48,42 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + val1:  + val1: # A dynamic family  + var: string1 # A dynamic variable  + val2: # A dynamic family  + var: string1 # A dynamic variable  + val2:  + val1: # A dynamic family  + var: string1 # A dynamic variable  + val2: # A dynamic family  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh index 30e3505..8987b1e 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh index 26197e9..8967395 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_sub_dynamic_empty2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh index d7bd488..66a369b 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi.sh @@ -56,6 +56,42 @@ │ │ │ "dynval2.dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh index 7df1fd9..29cc3c5 100644 --- a/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace/60_6family_dynamic_suffix_auto_multi2.sh @@ -56,6 +56,42 @@ │ │ │ "dynval1.dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh index b01b921..65a56c7 100644 --- a/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace/60_9family_dynamic_calc_both.sh @@ -33,6 +33,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynval2:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace/68_0family_leadership_mode.sh index 41f9087..6d16b5a 100644 --- a/tests/results-doc/test_namespace/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace/68_0family_leadership_mode.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh b/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0no_variable.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0no_variable_default_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + [38;2;255;70;137;48;2;39;40;34mhosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0no_variable_remove_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh b/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh index d2b274f..d1220c1 100644 --- a/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_mandatory/00_0version_underscore.sh @@ -13,6 +13,33 @@ │ version │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + version: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh b/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh index 9d3dc98..b27b6b6 100644 --- a/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_1empty_variable.sh @@ -13,6 +13,33 @@ │ empty │  string   mandatory  │  basic  │ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + empty: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh index 5870aff..fb84d09 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated.sh @@ -16,6 +16,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh index ea10fdf..df370a9 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_multi.sh @@ -18,6 +18,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh index c96987f..45818e0 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_params_permissive.sh @@ -13,6 +13,32 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh index f8007ac..cdbccfc 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable.sh @@ -19,6 +19,35 @@ │ │ │ "var1" │ mandatory  │ │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - domain1.lan  + - domain2.lan  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh index 30236df..c809b1e 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ value of a variable! │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh index 9ac5551..4fc7a59 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.sh @@ -20,6 +20,34 @@ │ var3 │ A new variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh index 207a3e0..cb7c45f 100644 --- a/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_mandatory/00_2default_calculated_variable_transitive.sh @@ -21,6 +21,35 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - domain1.lan  + - domain2.lan  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh b/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh index b0e9c4e..e4067f4 100644 --- a/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_mandatory/00_4load_subfolder.sh @@ -15,6 +15,34 @@ │ var2 │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh b/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh index b86a0b3..7650c05 100644 --- a/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_mandatory/00_5load_notype.sh @@ -13,6 +13,32 @@ │ without_type │ A variable. │ non │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6boolean.sh b/tests/results-doc/test_namespace_mandatory/00_6boolean.sh index 4cd111e..fcb1f60 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6boolean.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ false │  boolean   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh index 7903f63..a724477 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6boolean_no_mandatory.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ true │  boolean  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice.sh b/tests/results-doc/test_namespace_mandatory/00_6choice.sh index f1bce8d..9b24178 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice.sh @@ -42,6 +42,34 @@ │ │ │ │ │ │ • 3 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a  + var2: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh index dc82853..aa5c05c 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_calculation.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choices is 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh index 313cb9a..b68ec2d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_link.sh @@ -21,6 +21,33 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh index 2b40493..536c06f 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_variable.sh @@ -18,6 +18,32 @@ │ │ │ │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh index 854d408..fea6f3a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link.sh @@ -21,6 +21,32 @@ │ │ │ "var2" │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh index 79e47b3..5ea1874 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6choice_variable_link2.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6custom.sh b/tests/results-doc/test_namespace_mandatory/00_6custom.sh index 6c38855..bb3e361 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6custom.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6custom.sh @@ -15,6 +15,33 @@ │ custom2 │ The seconf variable. │ value │  custom   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6domainname.sh b/tests/results-doc/test_namespace_mandatory/00_6domainname.sh index 2f29740..2eea8da 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6domainname.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6domainname.sh @@ -13,6 +13,32 @@ │ variable │ A domain name variable. │ my.domain.name │  domainname   mandatory  │  standard  │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh b/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh index e3672f6..e9ee268 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6domainname_params.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6float.sh b/tests/results-doc/test_namespace_mandatory/00_6float.sh index 1cae782..827de93 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6float.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6float.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10.1 │  float   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6integer.sh b/tests/results-doc/test_namespace_mandatory/00_6integer.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6integer.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6integer.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6ip.sh b/tests/results-doc/test_namespace_mandatory/00_6ip.sh index 10fb57e..b86d6ec 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6ip.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6ip.sh @@ -19,6 +19,32 @@ │ │ obsolete CIDR type. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6network.sh b/tests/results-doc/test_namespace_mandatory/00_6network.sh index a6302f9..84671bc 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6network.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6network.sh @@ -19,6 +19,32 @@ │ │ with obsolete CIDR type. │ │ │ │ format. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6number.sh b/tests/results-doc/test_namespace_mandatory/00_6number.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6number.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6number.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6port.sh b/tests/results-doc/test_namespace_mandatory/00_6port.sh index 1e7926e..9add05f 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6port.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6port.sh @@ -32,6 +32,33 @@ │ │ │ │ │ │ than 49152) are allowed. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: '80'  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6regexp.sh b/tests/results-doc/test_namespace_mandatory/00_6regexp.sh index ea26f71..47c1b2f 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6regexp.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6regexp.sh @@ -16,6 +16,32 @@ │ │ • #b2b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh b/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh index 5fed955..2431b4d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6regexp_link.sh @@ -21,6 +21,32 @@ │ │ • #b3b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6secret.sh b/tests/results-doc/test_namespace_mandatory/00_6secret.sh index 4eb21f3..0556ee3 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6secret.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6secret.sh @@ -15,6 +15,33 @@ │ secret2 │ The second variable. │ value │  secret   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: onE7vaLues_len1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh b/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh index 2ccd54c..822d5f7 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6secret_param.sh @@ -23,6 +23,33 @@ │ │ │ │ │ │ • forbidden characters: "$". │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: onE7vaLues_len1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_6string.sh b/tests/results-doc/test_namespace_mandatory/00_6string.sh index 6641dbd..179b4c1 100644 --- a/tests/results-doc/test_namespace_mandatory/00_6string.sh +++ b/tests/results-doc/test_namespace_mandatory/00_6string.sh @@ -27,6 +27,35 @@ │ var8 │ The height variable. │ true │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh b/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh index 2c1c249..879e83c 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7choice_quote.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • quote"' │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7help.sh b/tests/results-doc/test_namespace_mandatory/00_7help.sh index 8faf37c..88992ec 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7help.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7help.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh b/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh index fdf5f04..cd38de5 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7help_quote.sh @@ -17,6 +17,34 @@ │ │ Message with ". │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh b/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh index 0d32d60..3798778 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7help_sup.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh index faba14b..4c42b3d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh index a5286e4..5666e4c 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote2.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote'" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh index cb57748..6af7be2 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_doublequote3.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote\"\' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh b/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh index 9ae7a58..a050d65 100644 --- a/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/00_7value_quote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh b/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh index 8ba3864..aeeb7d1 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8calculation_information.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ get information test_information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh index e3fa2fb..b3bd621 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8calculation_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ the value of the namespace │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh index e0aa58e..540e12e 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8calculation_param_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ depends on a calculation │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_8test.sh b/tests/results-doc/test_namespace_mandatory/00_8test.sh index cbe5655..553ff72 100644 --- a/tests/results-doc/test_namespace_mandatory/00_8test.sh +++ b/tests/results-doc/test_namespace_mandatory/00_8test.sh @@ -36,6 +36,37 @@ │ │ • test2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: test  + var3: test1  + var6:  + - test1  + - test2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh index 8c3b6ca..31b5b18 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9choice_variable_multi.sh @@ -21,6 +21,35 @@ │ │ │ │ │ • val2 │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh b/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh index 963864b..d2ba6b5 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9choice_variables.sh @@ -21,6 +21,32 @@ │ │ │ │ │ │ "source_variable_2" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh index 4ae08a1..51a436c 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ concat all parameters │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh index e869577..ec2addc 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ returns the information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh index d16976e..a7a31e2 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_information_other_variable.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional2.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_multi_optional_default.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh index 0b12100..ea28cfb 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional.sh @@ -13,6 +13,36 @@ │ my_calculated_variable │  string   multiple   mandatory  │  standard  │  unique  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + my_calculated_variable:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh index 3211ec3..512bc1a 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_optional_exists.sh @@ -17,6 +17,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh index b6a0840..4e0d5ca 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_calculation_param_optional.sh @@ -15,6 +15,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh index 8c10c38..23a118d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh index 8c10c38..23a118d 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_information_other_variable2.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh b/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_integer.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/00_9default_number.sh b/tests/results-doc/test_namespace_mandatory/00_9default_number.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_mandatory/00_9default_number.sh +++ b/tests/results-doc/test_namespace_mandatory/00_9default_number.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh index fe52d4b..152ad18 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6boolean_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh index 655298f..e09f5ef 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6custom_multi.sh @@ -17,6 +17,36 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh index 1484a3d..3d834a5 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6float_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh index f0decde..36193a5 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6integer_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh index 3ee4012..1c7b6de 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6integer_multi_mandatory.sh @@ -13,6 +13,36 @@ │ var │ The first variable. │  integer   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - 1  + - 2  + - 3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh b/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh index 72a92e3..6b9bc46 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6string_empty.sh @@ -14,6 +14,32 @@ │ │ │ • null │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh b/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh index 0bbd497..1adf276 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6string_multi.sh @@ -35,6 +35,44 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - string1  + - string2  + - string3  + var2:  + - string1  + - string2  + - string3  + var3:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh b/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh index f2c002f..e16ae8b 100644 --- a/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_mandatory/01_6string_multi_length.sh @@ -20,6 +20,32 @@ │ │ │ │ │ │ values. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh index 58d7f2e..84f11e4 100644 --- a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh index 57dc08a..347f198 100644 --- a/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_mandatory/01_7value_multi_doublequote2.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh index 88bd826..30535ee 100644 --- a/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_mandatory/01_7value_multi_quote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh index 5327cf6..31de621 100644 --- a/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_8calculation_information_multi.sh @@ -14,6 +14,32 @@ │ │ │ test_information │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh index bd75ae1..1d85c5e 100644 --- a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_multi.sh @@ -18,6 +18,33 @@ │ │ │ │ │ │ variable "variable1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh index 4b7f2ba..d21b569 100644 --- a/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/01_9choice_variable_optional.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/02_0tags.sh b/tests/results-doc/test_namespace_mandatory/02_0tags.sh index 8a839b3..5e9c4cd 100644 --- a/tests/results-doc/test_namespace_mandatory/02_0tags.sh +++ b/tests/results-doc/test_namespace_mandatory/02_0tags.sh @@ -19,6 +19,34 @@ │ │ • second_tag │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_0type_param.sh b/tests/results-doc/test_namespace_mandatory/04_0type_param.sh index a51d29d..f7349c8 100644 --- a/tests/results-doc/test_namespace_mandatory/04_0type_param.sh +++ b/tests/results-doc/test_namespace_mandatory/04_0type_param.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh b/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh index 15cb27a..9474ec9 100644 --- a/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_mandatory/04_0type_param_integer.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh index 5947ee4..0ea634e 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh index 2205e8e..d5b7214 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated.sh @@ -16,6 +16,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh index 9f3226f..333580c 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.sh @@ -17,6 +17,32 @@ │ │ │ │ │ has value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1auto_save_and_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh index cce45cb..7a2d975 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh index cce45cb..7a2d975 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_2.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh index 2c2b6b9..96516e8 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_3.sh @@ -13,6 +13,32 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh index 5c1dd77..6b692e3 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_4.sh @@ -15,6 +15,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh index 699dcf7..9105d43 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_5.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh index 699dcf7..9105d43 100644 --- a/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_mandatory/04_1default_calculation_hidden_6.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh index fa9bc23..f3db524 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation.sh @@ -21,6 +21,34 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: string1  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh index ff045e2..0b34906 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_boolean.sh @@ -21,6 +21,34 @@ │ │ │ │ │ to "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: string1  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh index ca8359f..c0a3d21 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_default.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Disabled: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh index d5fe76d..cc33ff8 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_multi.sh @@ -21,6 +21,40 @@ │ │ │ │ │ egal to "yes" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - string1  + - string2  + - string3  + variable2:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh index 0af2389..fc3b2d2 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional.sh @@ -21,6 +21,32 @@ │ │ │ │ │ condition variable │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh index 952e6c4..3f58790 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_optional_default.sh @@ -25,6 +25,32 @@ │ │ │ │ │ value "true" │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh index d588413..39b7c43 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh index 8c19aeb..1fcb927 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable10.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh new file mode 100644 index 0000000..a679da9 --- /dev/null +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable11.sh @@ -0,0 +1,43 @@ +Ansible role: Rougail + +▌ 🛈 Informations +▌  +▌  basic  + + + Role variables + + + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + + Example playbook + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh index 8c19aeb..1fcb927 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable2.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh index 7931d88..89b56c9 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable3.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh index c0270b8..0382347 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable4.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" hasn't the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable5.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable6.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh index d588413..39b7c43 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable7.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable8.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable9.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh index fc53cf5..95e4de4 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5disabled_calculation_variable_multi.sh @@ -18,6 +18,36 @@ │ │ │ │ │ "true" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh index 71d6c2a..74fdb2c 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh index 460fa05..8dbde2a 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation2.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh index c0b19bd..468ddf6 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5hidden_calculation_default_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators.sh b/tests/results-doc/test_namespace_mandatory/04_5validators.sh index 4ad426a..b105895 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators.sh @@ -13,6 +13,33 @@ │ int │ An integer. │  integer   mandatory  │  basic  │ The max value is 100. │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + int: 1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh index 7c1e5c0..5db6afa 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_differ.sh @@ -16,6 +16,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh index 74b66e8..137b242 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_multi.sh @@ -14,6 +14,32 @@ │ │ │ • yes │ mandatory  │ │ Check length is less than 10. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh index 3d8967e..7886b4d 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_multi2.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh index 76abfdd..936f4db 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_multi3.sh @@ -15,6 +15,32 @@ │ │ │ • 2 │ │ │ index. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh index 19012f4..12c95e9 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings.sh @@ -13,6 +13,32 @@ │ int │ An integer. │ 1000 │  integer   mandatory  │  standard  │ The max value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh index f67a67f..c657e31 100644 --- a/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_mandatory/04_5validators_warnings_all.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh index ebe1089..0a04716 100644 --- a/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_mandatory/05_0multi_not_uniq.sh @@ -13,6 +13,32 @@ │ var1 │ A variable. │ • non │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh b/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_mandatory/05_0multi_uniq.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh index 72b79f2..8d926c5 100644 --- a/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_mandatory/12_1auto_save_expert.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh b/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh index 452c85e..d429684 100644 --- a/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_mandatory/16_0redefine_description.sh @@ -13,6 +13,33 @@ │ var │ Redefined. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh index 60cd888..8bd3c6d 100644 --- a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_calculation.sh @@ -22,6 +22,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_mandatory/16_2family_redefine_disabled.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh index bb227e8..b808a8a 100644 --- a/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_mandatory/16_3family_empty_at_ends.sh @@ -21,6 +21,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh index 6b048ba..6850b08 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5exists_nonexists.sh @@ -15,6 +15,32 @@ │ var2 │ A new variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh b/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5exists_redefine.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh index 38b45fc..01e58e7 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ returns yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh index 01b06e8..696b6ae 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_choice.sh @@ -15,6 +15,33 @@ │ │ │ │ │ • b │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh index 59d2f5e..e267414 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_default.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_default_calculation.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh index 5f4d13c..e9f68de 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_family.sh @@ -21,6 +21,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh index 8bfb78f..6fb95b9 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_help.sh @@ -23,6 +23,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: string1 # Redefine help  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_multi.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh index 7a71f50..77a7539 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5redefine_remove_disable_calculation.sh @@ -15,6 +15,33 @@ │ variable │ A variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh b/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh index 42c2136..90139ea 100644 --- a/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/16_5test_redefine.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh b/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh index 1d0a460..7d29913 100644 --- a/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/16_6choice_redefine.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh b/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_mandatory/16_6exists_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh index 21f9e1b..e46a31f 100644 --- a/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_mandatory/16_6exists_redefine_family.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + variable1: string1 # A variable  + family2:  + variable2: string1 # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/16exists_exists.sh b/tests/results-doc/test_namespace_mandatory/16exists_exists.sh index e88a871..4ac7e34 100644 --- a/tests/results-doc/test_namespace_mandatory/16exists_exists.sh +++ b/tests/results-doc/test_namespace_mandatory/16exists_exists.sh @@ -13,6 +13,33 @@ │ var │ Description. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_mandatory/17_5redefine_leadership.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh b/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0empty_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0family_append.sh b/tests/results-doc/test_namespace_mandatory/20_0family_append.sh index 1ace8ba..6bbfe71 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0family_append.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0family_append.sh @@ -23,6 +23,35 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # The first variable  + var2: string1 # The second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh b/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0family_underscore.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh index 82b1e0c..f8fd1e8 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh index 8ed6b21..4a28852 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family_basic.sh @@ -29,6 +29,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # A sub family  + variable: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh index 0e869fe..56f712c 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family_expert.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh b/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh index b316a88..c8d66bc 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0multi_family_order.sh @@ -44,6 +44,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + family:  + variable1: string1 # A first variable  + subfamily: # A sub family  + variable: string1 # A variable  + variable2: string1 # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh index eea9298..810d2ff 100644 --- a/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_mandatory/20_0validators_differ_redefine.sh @@ -18,6 +18,32 @@ │ │ Example: yes │ │ │ │ var2. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_mandatory/20_1empty_subfamily.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh index fe6d0e1..82f1e63 100644 --- a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_dynamic.sh @@ -24,6 +24,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh index 3c76ecb..7c55632 100644 --- a/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/20_2family_looks_like_variable.sh @@ -21,6 +21,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_7help_family.sh b/tests/results-doc/test_namespace_mandatory/20_7help_family.sh index ce7b138..39b2c06 100644 --- a/tests/results-doc/test_namespace_mandatory/20_7help_family.sh +++ b/tests/results-doc/test_namespace_mandatory/20_7help_family.sh @@ -42,6 +42,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + var: string1  + family2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh b/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh index f93b295..72c1111 100644 --- a/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_mandatory/20_9default_information_parent.sh @@ -25,6 +25,34 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # A first variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh index 7ae1c55..9fed2a2 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition.sh @@ -27,6 +27,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh index 079c2bc..cdaa463 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_boolean.sh @@ -27,6 +27,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh index fd3611e..edee2f8 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # subfamily  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh index d2cd9b0..fb48a7f 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.sh @@ -35,6 +35,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh index 3eb0612..6dd846e 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_condition_with_variable.sh @@ -30,6 +30,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh index cc4f7e9..01f8a04 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + sub_family: # A subfamily  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh index 0a1b676..04631f6 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition.sh @@ -18,6 +18,32 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh index e455e92..6d0ce31 100644 --- a/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/24_0family_mandatory_condition_variable.sh @@ -17,6 +17,32 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh index 6ef4352..eef0b6f 100644 --- a/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/24_7validators_variable_optional.sh @@ -26,6 +26,34 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general:  + int: 5 # A first integer  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/24_family_disabled_var_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership.sh index 38316cb..551ce5f 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership.sh @@ -26,6 +26,42 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + follower1: string1 # A follower  + follower2: string1 # An other follower  + - leader: string2 # A leader  + follower1: string2 # A follower  + follower2: string2 # An other follower  + - leader: string3 # A leader  + follower1: string3 # A follower  + follower2: string3 # An other follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh index f0a4ff9..878eb34 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_diff_name.sh @@ -26,6 +26,42 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: string1 # A leader  + follower1: string1 # A follower  + follower2: string1 # An other follower  + - leader: string2 # A leader  + follower1: string2 # A follower  + follower2: string2 # An other follower  + - leader: string3 # A leader  + follower1: string3 # A follower  + follower2: string3 # An other follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh index 6523914..9fce157 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_calculation.sh @@ -27,6 +27,36 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh index 5010a8a..b2fbdb9 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh index bb34fef..a67a8ba 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh index dc2e838..626262b 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_follower_default_value.sh @@ -25,6 +25,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh index 664a10d..550c1c8 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_follower.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh index 3295290..815c1a8 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_leader_not_multi.sh @@ -47,6 +47,43 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general1:  + leader: # Leader  + - leader: string1 # Leader  + follower1: string1 # Follower1  + follower2: string1 # Follower2  + - leader: string2 # Leader  + follower1: string2 # Follower1  + follower2: string2 # Follower2  + - leader: string3 # Leader  + follower1: string3 # Follower1  + follower2: string3 # Follower2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh index 6b19989..c194a47 100644 --- a/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_mandatory/40_0leadership_reduce.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh index e6a156a..3f16dc4 100644 --- a/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_1leadership_append_follower.sh @@ -28,6 +28,45 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # The leader  + follower1: string1 # The follower1  + follower2: string1 # The follower2  + follower3: string1 # The follower3  + - leader: string2 # The leader  + follower1: string2 # The follower1  + follower2: string2 # The follower2  + follower3: string2 # The follower3  + - leader: string3 # The leader  + follower1: string3 # The follower1  + follower2: string3 # The follower2  + follower3: string3 # The follower3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_index_2.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh index e3e5960..ae284f5 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_calculation_param_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh index 5904a81..7bd46b3 100644 --- a/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/40_2leadership_leader_calculation.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh index e3c0f71..b2f92b2 100644 --- a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi.sh @@ -29,6 +29,48 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: string1 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + - leader: string2 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + - leader: string3 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh index 9a44e3e..25e622a 100644 --- a/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.sh @@ -28,6 +28,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh index ea3d08d..13742bc 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh index cdff3bb..7641b9c 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_boolean_return_none.sh @@ -16,6 +16,32 @@ │ │ │ is "no" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh index 5ad88ac..277fe5c 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_integer.sh @@ -19,6 +19,32 @@ │ │ │ 4 │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh index 925f34d..db71461 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable.sh @@ -20,6 +20,32 @@ │ var3 │ A third variable. │ yes │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh index 457c789..b069484 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh index 092bb6e..bbbf787 100644 --- a/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_mandatory/40_8calculation_multi_variable_parent2.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh index f079a1b..d16e2a9 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh index d486058..e12506d 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -31,6 +31,32 @@ │ │ "leader.follower" │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh index 07737af..9e6f953 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-follower.sh @@ -33,6 +33,32 @@ │ │ │ "leader.follower1" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh index f0c28e5..6f75f38 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-outside-leader.sh @@ -33,6 +33,32 @@ │ │ │ "leader.leader" │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh index 35a82cd..21de7fa 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable.sh @@ -33,6 +33,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh index d544a87..a3f0151 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.sh @@ -42,6 +42,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh index 80017f7..a1902c7 100644 --- a/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -43,6 +43,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh b/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh index 9767eaf..6138bd3 100644 --- a/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_mandatory/41_0choice_leader.sh @@ -27,6 +27,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/44_0leadership_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/44_0leadership_leader_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/44_1leadership_append_hidden_follower.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh index de012a0..c8caf25 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh index 6e7eb69..810fca5 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4disabled_calcultion_follower_index.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh index cb58555..6cb3a97 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory.sh @@ -24,6 +24,36 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh index 4699ef9..2dc230c 100644 --- a/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_mandatory/44_4leadership_mandatory_follower.sh @@ -24,6 +24,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh index d02f33e..457a6f1 100644 --- a/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.sh @@ -30,6 +30,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh index 11f1fa7..bd71b71 100644 --- a/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.sh @@ -30,6 +30,39 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + follower: string1 # A follower  + - leader: string2 # A leader  + follower: string2 # A follower  + - leader: string3 # A leader  + follower: string3 # A follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh index a202dad..a390f45 100644 --- a/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_mandatory/44_9calculated_default_leadership_leader.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh index 0b40183..7cce583 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh index b1f5104..8aa2a83 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0.sh @@ -32,6 +32,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh index f6533df..f5d28c9 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_empty.sh @@ -34,6 +34,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh index ce669c3..85f3d2b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dyn variable  + dynval2:  + vardyn: string1 # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh index 72cebaf..9b6f0ad 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dyn variable  + dynval2:  + vardyn: string1 # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh index ddd932d..bb0e86e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynval2:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh index 4105c75..46f4d2d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_1_1_empty.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynval2:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh index 9dcd36b..3f668fc 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_empty.sh @@ -33,6 +33,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynstring1:  + var: string1 # A dynamic variable  + dynstring2:  + var: string1 # A dynamic variable  + dynstring3:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh index 6ce8186..c092c1c 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_forbidden_char.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh index 44edd84..56d281b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_integer_empty.sh @@ -39,6 +39,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh index d8094b1..6ce69b6 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_jinja_number.sh @@ -37,6 +37,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh index a2a9c2b..6bbd0d2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description.sh @@ -32,6 +32,36 @@ └─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1  + dynval2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh index 6db1281..adf79f3 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_no_description_empty.sh @@ -34,6 +34,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1  + dynval2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh index b4c9f3d..f339ca2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_source_hidden.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh index 1723743..730d377 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_static.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A variable inside a dynamic family  + dynval2:  + var: string1 # A variable inside a dynamic family  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh index f853254..15c52f0 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_test.sh @@ -34,6 +34,39 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh index c87eafa..1de2af5 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_upper_char.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh index 7448c51..26c6334 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_empty.sh @@ -33,6 +33,36 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh index 30cd576..3950df8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_optional.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh index 4ec6b5a..e4303b8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh index 83b8bd5..b957e13 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.sh @@ -34,6 +34,35 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh b/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh b/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh b/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh index abcf50a..d6e5161 100644 --- a/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_mandatory/60_0family_mode.sh @@ -21,6 +21,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh index d64d389..d9afb67 100644 --- a/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_mandatory/60_1family_dynamic_jinja.sh @@ -34,6 +34,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh index 55bc71e..eedb20f 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh @@ -47,6 +47,38 @@ │ var2 │ A second variable. │ the value of "dynval1.family.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: string1 # With a variable  + dynval2:  + family: # A family  + var: string1 # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh index da665d4..922113c 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -47,6 +47,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 16d38f2..f796805 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -49,6 +49,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 2508540..7bff72f 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -49,6 +49,38 @@ │ var2 │ A second variable. │ the value of var │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: string1 # With a variable  + dynval2:  + family: # A family  + var: string1 # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh index a309996..17950da 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,32 @@ │ newvar │ A second variable. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh index f4c3f18..64f1fc3 100644 --- a/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.sh @@ -39,6 +39,32 @@ │ newvar │ A second variable. │ the value of var │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh index ca328ab..00bfe49 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2.sh @@ -35,6 +35,33 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh index b8b56d0..0f19e8a 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc2_empty.sh @@ -37,6 +37,33 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh index 83996eb..7d028d1 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_description.sh @@ -40,6 +40,37 @@ │ │ │ "dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable for {{ identifier }}  + dynval2:  + var: string1 # A dynamic variable for {{ identifier }}  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh index dec0056..2b6adf0 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh index 760900a..b8e9724 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh index 42c2b6b..533ee2e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.sh @@ -34,6 +34,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh index b487a05..5ecc6ad 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh index 08c01e2..cfdf726 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh @@ -19,6 +19,32 @@ │ │ │ variable │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh index afe96b8..6be2005 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.sh @@ -40,6 +40,36 @@ │ │ │ "dynval1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh index 396768b..ff1cb41 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh @@ -35,6 +35,34 @@ │ │ │ "dynval1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh index 4db6109..ca6bee9 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh @@ -38,6 +38,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh index ac84234..c7e1a2a 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.sh @@ -17,6 +17,32 @@ │ │ │ undocumented variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 56b15da..04e7659 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -17,6 +17,32 @@ │ │ │ variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh index f9f74fe..cad7f85 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -18,6 +18,32 @@ │ │ │ • a second value │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh index 4e0c97e..ec3263b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh index 011ae22..d991759 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh @@ -34,6 +34,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh index dec0056..2b6adf0 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh index 14d6b12..5c3bb9d 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled.sh @@ -35,6 +35,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: string1 # A dynamic variable  + var2: string1 # A new variable  + dynval2:  + var1: string1 # A dynamic variable  + var2: string1 # A new variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh index 8d1c0bc..e981ed7 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -35,6 +35,37 @@ │ │ │ │ has the value "val1" │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: string1 # A dynamic variable  + dynval2:  + var1: string1 # A dynamic variable  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh index afe96b8..6be2005 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.sh @@ -40,6 +40,36 @@ │ │ │ "dynval1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh index 697c5c0..c01f5ea 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.sh @@ -45,6 +45,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh index 10dcdb3..b1cd102 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.sh @@ -49,6 +49,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh index 2c9a860..3db7e57 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.sh @@ -63,6 +63,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh index 62e4899..f29dbff 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2.sh @@ -37,6 +37,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh index 16b8581..f0ed62a 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.sh @@ -39,6 +39,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh index 27d6107..9adbba1 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.sh @@ -42,6 +42,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh index fb7debb..4ed529e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.sh @@ -38,6 +38,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh index e2ba365..ccf043b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -40,6 +40,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh index d890255..da6d48e 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -56,6 +56,32 @@ │ │ │ "my_dyn_family_val1.subdyn_… │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 382a13b..c8aad39 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -60,6 +60,32 @@ │ │ │ if it is defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh index 1b54df6..9f5ae57 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.sh @@ -38,6 +38,32 @@ │ │ │ "dyn_val1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh index 8bd3af7..72b52a8 100644 --- a/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -40,6 +40,32 @@ │ │ │ "dyn_val1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh index 6995653..d839efb 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside.sh @@ -45,6 +45,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh index eeaa010..f967ef5 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_inside_empty.sh @@ -47,6 +47,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh index 413c3f6..da0fc1a 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership.sh @@ -57,6 +57,42 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + dynval2:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh index 167438f..4e29414 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_leadership_empty.sh @@ -59,6 +59,42 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + dynval2:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh index 4058d20..fed23dc 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -48,6 +48,42 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + val1:  + val1: # A dynamic family  + var: string1 # A dynamic variable  + val2: # A dynamic family  + var: string1 # A dynamic variable  + val2:  + val1: # A dynamic family  + var: string1 # A dynamic variable  + val2: # A dynamic family  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh index 876809a..5212737 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.sh @@ -68,6 +68,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh index 7b1e0f5..4912668 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh @@ -74,6 +74,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh index d7bd488..66a369b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.sh @@ -56,6 +56,42 @@ │ │ │ "dynval2.dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh index 7df1fd9..29cc3c5 100644 --- a/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.sh @@ -56,6 +56,42 @@ │ │ │ "dynval1.dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh index fc4e6e1..6a2ac7b 100644 --- a/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_mandatory/60_9family_dynamic_calc_both.sh @@ -33,6 +33,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynstring1:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh index 5d8a764..c9649cd 100644 --- a/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_mandatory/68_0family_leadership_mode.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_0no_variable.sh b/tests/results-doc/test_namespace_read_write/00_0no_variable.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_0no_variable.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_read_write/00_0no_variable_default_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_read_write/00_0no_variable_remove_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh b/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh index be39be0..d432398 100644 --- a/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_read_write/00_0version_underscore.sh @@ -13,6 +13,33 @@ │ version │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + version: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh b/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh index e79f93f..de23ef4 100644 --- a/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_1empty_variable.sh @@ -13,6 +13,33 @@ │ empty │  string   mandatory  │  basic  │ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + empty: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh index 5870aff..fb84d09 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated.sh @@ -16,6 +16,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh index ea10fdf..df370a9 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_multi.sh @@ -18,6 +18,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh index c96987f..45818e0 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_params_permissive.sh @@ -13,6 +13,32 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh index 2f6ba87..4cb7895 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable.sh @@ -19,6 +19,34 @@ │ │ │ "var1" │ mandatory  │ │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - example.net  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh index 70df8eb..e38b5b3 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ value of a variable! │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh index 7a72dce..e472867 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.sh @@ -20,6 +20,34 @@ │ var3 │ A new variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh index d67674e..e3e6d34 100644 --- a/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write/00_2default_calculated_variable_transitive.sh @@ -21,6 +21,34 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - example.net  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh b/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh index be98617..0f4ee15 100644 --- a/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_read_write/00_4load_subfolder.sh @@ -15,6 +15,34 @@ │ var2 │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_5load_notype.sh b/tests/results-doc/test_namespace_read_write/00_5load_notype.sh index b86a0b3..7650c05 100644 --- a/tests/results-doc/test_namespace_read_write/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_read_write/00_5load_notype.sh @@ -13,6 +13,32 @@ │ without_type │ A variable. │ non │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6boolean.sh b/tests/results-doc/test_namespace_read_write/00_6boolean.sh index 4cd111e..fcb1f60 100644 --- a/tests/results-doc/test_namespace_read_write/00_6boolean.sh +++ b/tests/results-doc/test_namespace_read_write/00_6boolean.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ false │  boolean   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh index 7903f63..a724477 100644 --- a/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/00_6boolean_no_mandatory.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ true │  boolean  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6choice.sh b/tests/results-doc/test_namespace_read_write/00_6choice.sh index 4730091..eaccccf 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice.sh @@ -42,6 +42,34 @@ │ │ │ │ │ │ • 3 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a_choice  + var2: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh b/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh index dc82853..aa5c05c 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_calculation.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choices is 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_link.sh b/tests/results-doc/test_namespace_read_write/00_6choice_link.sh index 7269657..ef2a734 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_link.sh @@ -21,6 +21,33 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh b/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh index 2b40493..536c06f 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_variable.sh @@ -18,6 +18,32 @@ │ │ │ │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh index 854d408..fea6f3a 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link.sh @@ -21,6 +21,32 @@ │ │ │ "var2" │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh index 79e47b3..5ea1874 100644 --- a/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_read_write/00_6choice_variable_link2.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6custom.sh b/tests/results-doc/test_namespace_read_write/00_6custom.sh index 6a51503..facdbbb 100644 --- a/tests/results-doc/test_namespace_read_write/00_6custom.sh +++ b/tests/results-doc/test_namespace_read_write/00_6custom.sh @@ -15,6 +15,33 @@ │ custom2 │ The seconf variable. │ value │  custom   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1: xxx  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6domainname.sh b/tests/results-doc/test_namespace_read_write/00_6domainname.sh index 2f29740..2eea8da 100644 --- a/tests/results-doc/test_namespace_read_write/00_6domainname.sh +++ b/tests/results-doc/test_namespace_read_write/00_6domainname.sh @@ -13,6 +13,32 @@ │ variable │ A domain name variable. │ my.domain.name │  domainname   mandatory  │  standard  │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles[38;2;248;248;242;48;2;39;40;34m:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh b/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh index e3672f6..e9ee268 100644 --- a/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_read_write/00_6domainname_params.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6float.sh b/tests/results-doc/test_namespace_read_write/00_6float.sh index 1cae782..827de93 100644 --- a/tests/results-doc/test_namespace_read_write/00_6float.sh +++ b/tests/results-doc/test_namespace_read_write/00_6float.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10.1 │  float   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6integer.sh b/tests/results-doc/test_namespace_read_write/00_6integer.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_read_write/00_6integer.sh +++ b/tests/results-doc/test_namespace_read_write/00_6integer.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6ip.sh b/tests/results-doc/test_namespace_read_write/00_6ip.sh index 10fb57e..b86d6ec 100644 --- a/tests/results-doc/test_namespace_read_write/00_6ip.sh +++ b/tests/results-doc/test_namespace_read_write/00_6ip.sh @@ -19,6 +19,32 @@ │ │ obsolete CIDR type. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6network.sh b/tests/results-doc/test_namespace_read_write/00_6network.sh index a6302f9..84671bc 100644 --- a/tests/results-doc/test_namespace_read_write/00_6network.sh +++ b/tests/results-doc/test_namespace_read_write/00_6network.sh @@ -19,6 +19,32 @@ │ │ with obsolete CIDR type. │ │ │ │ format. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6number.sh b/tests/results-doc/test_namespace_read_write/00_6number.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_read_write/00_6number.sh +++ b/tests/results-doc/test_namespace_read_write/00_6number.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6port.sh b/tests/results-doc/test_namespace_read_write/00_6port.sh index b5fc421..ce21688 100644 --- a/tests/results-doc/test_namespace_read_write/00_6port.sh +++ b/tests/results-doc/test_namespace_read_write/00_6port.sh @@ -32,6 +32,33 @@ │ │ │ │ │ │ than 49152) are allowed. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: '111'  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6regexp.sh b/tests/results-doc/test_namespace_read_write/00_6regexp.sh index ea26f71..47c1b2f 100644 --- a/tests/results-doc/test_namespace_read_write/00_6regexp.sh +++ b/tests/results-doc/test_namespace_read_write/00_6regexp.sh @@ -16,6 +16,32 @@ │ │ • #b2b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh b/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh index 5fed955..2431b4d 100644 --- a/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_read_write/00_6regexp_link.sh @@ -21,6 +21,32 @@ │ │ • #b3b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6secret.sh b/tests/results-doc/test_namespace_read_write/00_6secret.sh index 57d1a49..be3249e 100644 --- a/tests/results-doc/test_namespace_read_write/00_6secret.sh +++ b/tests/results-doc/test_namespace_read_write/00_6secret.sh @@ -15,6 +15,33 @@ │ secret2 │ The second variable. │ value │  secret   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: secrets  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6secret_param.sh b/tests/results-doc/test_namespace_read_write/00_6secret_param.sh index ca70cb2..e7c27b1 100644 --- a/tests/results-doc/test_namespace_read_write/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_read_write/00_6secret_param.sh @@ -23,6 +23,33 @@ │ │ │ │ │ │ • forbidden characters: "$". │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: secrets  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_6string.sh b/tests/results-doc/test_namespace_read_write/00_6string.sh index deacc75..e3c3c9c 100644 --- a/tests/results-doc/test_namespace_read_write/00_6string.sh +++ b/tests/results-doc/test_namespace_read_write/00_6string.sh @@ -27,6 +27,35 @@ │ var8 │ The height variable. │ true │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh b/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh index 2c1c249..879e83c 100644 --- a/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7choice_quote.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • quote"' │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7help.sh b/tests/results-doc/test_namespace_read_write/00_7help.sh index d889df2..b0a2d71 100644 --- a/tests/results-doc/test_namespace_read_write/00_7help.sh +++ b/tests/results-doc/test_namespace_read_write/00_7help.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7help_quote.sh b/tests/results-doc/test_namespace_read_write/00_7help_quote.sh index 87f09e5..3d178bb 100644 --- a/tests/results-doc/test_namespace_read_write/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7help_quote.sh @@ -17,6 +17,34 @@ │ │ Message with ". │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7help_sup.sh b/tests/results-doc/test_namespace_read_write/00_7help_sup.sh index e9ba373..2d6f54e 100644 --- a/tests/results-doc/test_namespace_read_write/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_read_write/00_7help_sup.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh b/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh index faba14b..4c42b3d 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_doublequote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh index a5286e4..5666e4c 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_doublequote2.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote'" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh index cb57748..6af7be2 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_doublequote3.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote\"\' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_7value_quote.sh b/tests/results-doc/test_namespace_read_write/00_7value_quote.sh index 9ae7a58..a050d65 100644 --- a/tests/results-doc/test_namespace_read_write/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_read_write/00_7value_quote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh b/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh index 8ba3864..aeeb7d1 100644 --- a/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write/00_8calculation_information.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ get information test_information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh index e3fa2fb..b3bd621 100644 --- a/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_read_write/00_8calculation_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ the value of the namespace │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh index e0aa58e..540e12e 100644 --- a/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_read_write/00_8calculation_param_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ depends on a calculation │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_8test.sh b/tests/results-doc/test_namespace_read_write/00_8test.sh index cbe5655..553ff72 100644 --- a/tests/results-doc/test_namespace_read_write/00_8test.sh +++ b/tests/results-doc/test_namespace_read_write/00_8test.sh @@ -36,6 +36,37 @@ │ │ • test2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: test  + var3: test1  + var6:  + - test1  + - test2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh index eaa22cf..c8bf72e 100644 --- a/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write/00_9choice_variable_multi.sh @@ -21,6 +21,34 @@ │ │ │ │ │ • val2 │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh b/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh index 963864b..d2ba6b5 100644 --- a/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_read_write/00_9choice_variables.sh @@ -21,6 +21,32 @@ │ │ │ │ │ │ "source_variable_2" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh index 4ae08a1..51a436c 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ concat all parameters │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh index e869577..ec2addc 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ returns the information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh index b2a157d..25f23f5 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_information_other_variable.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional2.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_multi_optional_default.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh index 9cdd0d3..396da03 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional.sh @@ -13,6 +13,34 @@ │ my_calculated_variable │  string   multiple   mandatory  │  standard  │  unique  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + my_calculated_variable:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh index 3211ec3..512bc1a 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_optional_exists.sh @@ -17,6 +17,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh index b6a0840..4e0d5ca 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_calculation_param_optional.sh @@ -15,6 +15,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh index c3e6d24..97a21d6 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh index c3e6d24..97a21d6 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_information_other_variable2.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_integer.sh b/tests/results-doc/test_namespace_read_write/00_9default_integer.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_integer.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/00_9default_number.sh b/tests/results-doc/test_namespace_read_write/00_9default_number.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_read_write/00_9default_number.sh +++ b/tests/results-doc/test_namespace_read_write/00_9default_number.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh b/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh index fe52d4b..152ad18 100644 --- a/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6boolean_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh b/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh index 1d74a1e..586ad63 100644 --- a/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6custom_multi.sh @@ -17,6 +17,34 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1:  + - xxx  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6float_multi.sh b/tests/results-doc/test_namespace_read_write/01_6float_multi.sh index 1484a3d..3d834a5 100644 --- a/tests/results-doc/test_namespace_read_write/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6float_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh b/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh index f0decde..36193a5 100644 --- a/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6integer_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh index a001592..48cf612 100644 --- a/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/01_6integer_multi_mandatory.sh @@ -13,6 +13,34 @@ │ var │ The first variable. │  integer   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - 42  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6string_empty.sh b/tests/results-doc/test_namespace_read_write/01_6string_empty.sh index 72a92e3..6b9bc46 100644 --- a/tests/results-doc/test_namespace_read_write/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_read_write/01_6string_empty.sh @@ -14,6 +14,32 @@ │ │ │ • null │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6string_multi.sh b/tests/results-doc/test_namespace_read_write/01_6string_multi.sh index 9fe8746..9d6b122 100644 --- a/tests/results-doc/test_namespace_read_write/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_6string_multi.sh @@ -35,6 +35,38 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - example  + var2:  + - example  + var3:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh b/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh index f2c002f..e16ae8b 100644 --- a/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_read_write/01_6string_multi_length.sh @@ -20,6 +20,32 @@ │ │ │ │ │ │ values. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh index 58d7f2e..84f11e4 100644 --- a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh index 57dc08a..347f198 100644 --- a/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write/01_7value_multi_doublequote2.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh index 88bd826..30535ee 100644 --- a/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_read_write/01_7value_multi_quote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh index 5327cf6..31de621 100644 --- a/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_8calculation_information_multi.sh @@ -14,6 +14,32 @@ │ │ │ test_information │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh index 0b1ecc2..22ae205 100644 --- a/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write/01_9choice_variable_multi.sh @@ -18,6 +18,33 @@ │ │ │ │ │ │ variable "variable1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable2: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh index 4b7f2ba..d21b569 100644 --- a/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write/01_9choice_variable_optional.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/02_0tags.sh b/tests/results-doc/test_namespace_read_write/02_0tags.sh index 5fd05fc..b9fd12d 100644 --- a/tests/results-doc/test_namespace_read_write/02_0tags.sh +++ b/tests/results-doc/test_namespace_read_write/02_0tags.sh @@ -19,6 +19,34 @@ │ │ • second_tag │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_0type_param.sh b/tests/results-doc/test_namespace_read_write/04_0type_param.sh index a51d29d..f7349c8 100644 --- a/tests/results-doc/test_namespace_read_write/04_0type_param.sh +++ b/tests/results-doc/test_namespace_read_write/04_0type_param.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh b/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh index 15cb27a..9474ec9 100644 --- a/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_read_write/04_0type_param_integer.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save.sh index 5947ee4..0ea634e 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh index 2205e8e..d5b7214 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated.sh @@ -16,6 +16,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh index 9f3226f..333580c 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_calculated_hidden.sh @@ -17,6 +17,32 @@ │ │ │ │ │ has value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/04_1auto_save_and_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh index 99738d8..a6a7c2d 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh index 99738d8..a6a7c2d 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_2.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh index 2c2b6b9..96516e8 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_3.sh @@ -13,6 +13,32 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh index 6db0f71..f105a33 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_4.sh @@ -15,6 +15,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh index 2c188ba..b69850c 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_5.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh index 2c188ba..b69850c 100644 --- a/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_read_write/04_1default_calculation_hidden_6.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh index fa2ee6e..3ec4bec 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation.sh @@ -21,6 +21,34 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: example  + variable2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh index 16d546b..b6dfa41 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_boolean.sh @@ -21,6 +21,34 @@ │ │ │ │ │ to "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: example  + variable2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh index ca8359f..c0a3d21 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_default.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Disabled: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh index fffd06e..796a87e 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_multi.sh @@ -21,6 +21,36 @@ │ │ │ │ │ egal to "yes" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - example  + variable2:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh index 0af2389..fc3b2d2 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional.sh @@ -21,6 +21,32 @@ │ │ │ │ │ condition variable │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh index 952e6c4..3f58790 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_optional_default.sh @@ -25,6 +25,32 @@ │ │ │ │ │ value "true" │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh index c0fe4c9..063ea69 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh index 34fd253..7d22489 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable10.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh new file mode 100644 index 0000000..a679da9 --- /dev/null +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable11.sh @@ -0,0 +1,43 @@ +Ansible role: Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ  basic  + + + Role variables + + + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + + Example playbook + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh index 34fd253..7d22489 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable2.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh index b506abe..746538a 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable3.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh index bda854f..d6ff14e 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable4.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" hasn't the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable5.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable6.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh index c0fe4c9..063ea69 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable7.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable8.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable9.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh index 5486119..d58902e 100644 --- a/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write/04_5disabled_calculation_variable_multi.sh @@ -18,6 +18,34 @@ │ │ │ │ │ "true" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh index 71d6c2a..74fdb2c 100644 --- a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh index 460fa05..8dbde2a 100644 --- a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation2.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh index c0b19bd..468ddf6 100644 --- a/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/04_5hidden_calculation_default_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators.sh b/tests/results-doc/test_namespace_read_write/04_5validators.sh index 1c11632..58a8719 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators.sh @@ -13,6 +13,33 @@ │ int │ An integer. │  integer   mandatory  │  basic  │ The max value is 100. │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + int: 42  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh b/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh index 7c1e5c0..5db6afa 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_differ.sh @@ -16,6 +16,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh b/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh index 74b66e8..137b242 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_multi.sh @@ -14,6 +14,32 @@ │ │ │ • yes │ mandatory  │ │ Check length is less than 10. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh b/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh index 3d8967e..7886b4d 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_multi2.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh b/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh index 76abfdd..936f4db 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_multi3.sh @@ -15,6 +15,32 @@ │ │ │ • 2 │ │ │ index. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh b/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh index 19012f4..12c95e9 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_warnings.sh @@ -13,6 +13,32 @@ │ int │ An integer. │ 1000 │  integer   mandatory  │  standard  │ The max value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh index f67a67f..c657e31 100644 --- a/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_read_write/04_5validators_warnings_all.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh index ebe1089..0a04716 100644 --- a/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_read_write/05_0multi_not_uniq.sh @@ -13,6 +13,32 @@ │ var1 │ A variable. │ • non │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh b/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_read_write/05_0multi_uniq.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh index 72b79f2..8d926c5 100644 --- a/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_read_write/12_1auto_save_expert.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh b/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh index 2af4f4d..a4c4efe 100644 --- a/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_read_write/16_0redefine_description.sh @@ -13,6 +13,33 @@ │ var │ Redefined. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh index 2e4e99b..37e3d2f 100644 --- a/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_2family_redefine_calculation.sh @@ -22,6 +22,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_read_write/16_2family_redefine_disabled.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh index 0fcbdc9..61ea768 100644 --- a/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_read_write/16_3family_empty_at_ends.sh @@ -21,6 +21,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh index 6b048ba..6850b08 100644 --- a/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_read_write/16_5exists_nonexists.sh @@ -15,6 +15,32 @@ │ var2 │ A new variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh b/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/16_5exists_redefine.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh index 38b45fc..01e58e7 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ returns yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh index a766366..ea0bb51 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_choice.sh @@ -15,6 +15,33 @@ │ │ │ │ │ • b │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh index 59d2f5e..e267414 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_default.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_default_calculation.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh index f544926..b4485dd 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_family.sh @@ -21,6 +21,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh index 5237a32..2836b3b 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_help.sh @@ -23,6 +23,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: example # Redefine help  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_multi.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh index e29d775..68eb437 100644 --- a/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/16_5redefine_remove_disable_calculation.sh @@ -15,6 +15,33 @@ │ variable │ A variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh b/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh index f4b47d4..a32a1d3 100644 --- a/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/16_5test_redefine.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh b/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh index 1d0a460..7d29913 100644 --- a/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/16_6choice_redefine.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_6exists_family.sh b/tests/results-doc/test_namespace_read_write/16_6exists_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_read_write/16_6exists_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh index 0c71ce9..c07a16a 100644 --- a/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write/16_6exists_redefine_family.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + variable1: example # A variable  + family2:  + variable2: example # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/16exists_exists.sh b/tests/results-doc/test_namespace_read_write/16exists_exists.sh index 45b6415..dfb4a1f 100644 --- a/tests/results-doc/test_namespace_read_write/16exists_exists.sh +++ b/tests/results-doc/test_namespace_read_write/16exists_exists.sh @@ -13,6 +13,33 @@ │ var │ Description. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_read_write/17_5redefine_leadership.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0empty_family.sh b/tests/results-doc/test_namespace_read_write/20_0empty_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_read_write/20_0empty_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0family_append.sh b/tests/results-doc/test_namespace_read_write/20_0family_append.sh index aac4fd7..06520b0 100644 --- a/tests/results-doc/test_namespace_read_write/20_0family_append.sh +++ b/tests/results-doc/test_namespace_read_write/20_0family_append.sh @@ -23,6 +23,35 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example # The first variable  + var2: example # The second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh b/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_read_write/20_0family_underscore.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family.sh index 82b1e0c..f8fd1e8 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh index c3c8739..425030f 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family_basic.sh @@ -29,6 +29,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # A sub family  + variable: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh index 0e869fe..56f712c 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family_expert.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh b/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh index b1cbc2d..4ee1492 100644 --- a/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_read_write/20_0multi_family_order.sh @@ -44,6 +44,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + family:  + variable1: example # A first variable  + subfamily: # A sub family  + variable: example # A variable  + variable2: example # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh index eea9298..810d2ff 100644 --- a/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_read_write/20_0validators_differ_redefine.sh @@ -18,6 +18,32 @@ │ │ Example: yes │ │ │ │ var2. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_read_write/20_1empty_subfamily.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh index fe6d0e1..82f1e63 100644 --- a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_dynamic.sh @@ -24,6 +24,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh index 3c76ecb..7c55632 100644 --- a/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_read_write/20_2family_looks_like_variable.sh @@ -21,6 +21,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_7help_family.sh b/tests/results-doc/test_namespace_read_write/20_7help_family.sh index c1cc8bc..b965692 100644 --- a/tests/results-doc/test_namespace_read_write/20_7help_family.sh +++ b/tests/results-doc/test_namespace_read_write/20_7help_family.sh @@ -42,6 +42,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + var: example  + family2:  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh b/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh index 6be3de3..f7e3a7f 100644 --- a/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_read_write/20_9default_information_parent.sh @@ -25,6 +25,34 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example # A first variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh index f9a94f5..adf5ff0 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition.sh @@ -27,6 +27,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh index 079c2bc..cdaa463 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_boolean.sh @@ -27,6 +27,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh index 015cb63..a7c9612 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # subfamily  + var1: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh index d2cd9b0..fb48a7f 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.sh @@ -35,6 +35,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh index 3eb0612..6dd846e 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_condition_with_variable.sh @@ -30,6 +30,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh index 9d195e9..269808c 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + sub_family: # A subfamily  + var1: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh index 0a1b676..04631f6 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition.sh @@ -18,6 +18,32 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh index e455e92..6d0ce31 100644 --- a/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_read_write/24_0family_mandatory_condition_variable.sh @@ -17,6 +17,32 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh index 6ef4352..eef0b6f 100644 --- a/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write/24_7validators_variable_optional.sh @@ -26,6 +26,34 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general:  + int: 5 # A first integer  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/24_family_disabled_var_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership.sh b/tests/results-doc/test_namespace_read_write/40_0leadership.sh index 3edd6ee..73fea77 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh index 603910b..90d28fb 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_diff_name.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh index 3edd6ee..73fea77 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_calculation.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh index 5010a8a..b2fbdb9 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh index bb34fef..a67a8ba 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh index eb10106..087c43e 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_follower_default_value.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh index 664a10d..550c1c8 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_follower.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh index 8c2df4a..9044514 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_leader_not_multi.sh @@ -43,6 +43,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general1:  + leader: # Leader  + - leader: example # Leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh index 6b19989..c194a47 100644 --- a/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_read_write/40_0leadership_reduce.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh index 0dfa8b3..1d79f07 100644 --- a/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_1leadership_append_follower.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # The leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_index_2.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh index e3e5960..ae284f5 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_calculation_param_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh index 5904a81..7bd46b3 100644 --- a/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/40_2leadership_leader_calculation.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh index 8dfabf5..4047620 100644 --- a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: example # The leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh index 508ff54..daf7cf3 100644 --- a/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh index ea3d08d..13742bc 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh index cdff3bb..7641b9c 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_boolean_return_none.sh @@ -16,6 +16,32 @@ │ │ │ is "no" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh index 5ad88ac..277fe5c 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_integer.sh @@ -19,6 +19,32 @@ │ │ │ 4 │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh index 925f34d..db71461 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable.sh @@ -20,6 +20,32 @@ │ var3 │ A third variable. │ yes │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh index 457c789..b069484 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh index 092bb6e..bbbf787 100644 --- a/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_read_write/40_8calculation_multi_variable_parent2.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh index f079a1b..d16e2a9 100644 --- a/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh index d486058..e12506d 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -31,6 +31,32 @@ │ │ "leader.follower" │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh index 07737af..9e6f953 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-follower.sh @@ -33,6 +33,32 @@ │ │ │ "leader.follower1" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh index f0c28e5..6f75f38 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-outside-leader.sh @@ -33,6 +33,32 @@ │ │ │ "leader.leader" │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh index 35a82cd..21de7fa 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable.sh @@ -33,6 +33,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh index d544a87..a3f0151 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.sh @@ -42,6 +42,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh index 80017f7..a1902c7 100644 --- a/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -43,6 +43,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh b/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh index 466f409..79ac802 100644 --- a/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_read_write/41_0choice_leader.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/44_0leadership_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/44_0leadership_leader_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_read_write/44_1leadership_append_hidden_follower.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh index de012a0..c8caf25 100644 --- a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh index 6e7eb69..810fca5 100644 --- a/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_read_write/44_4disabled_calcultion_follower_index.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh index 3edd6ee..73fea77 100644 --- a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh index 0130842..57b1857 100644 --- a/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_read_write/44_4leadership_mandatory_follower.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh index 6de3345..5bcd8d2 100644 --- a/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/44_5leadership_leader_hidden_calculation.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh index 6305390..19397b6 100644 --- a/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write/44_6leadership_follower_disabled_calculation.sh @@ -27,6 +27,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh index a202dad..a390f45 100644 --- a/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_read_write/44_9calculated_default_leadership_leader.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh index d19bc81..6dd808b 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh index b1f5104..8aa2a83 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0.sh @@ -32,6 +32,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh index 8315cb7..5feaa31 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: example # A dyn variable  + dynval2:  + vardyn: example # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh index 5a0e491..d8d3e24 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: example # A dynamic variable  + dynval2:  + vardyn: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_1_1_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh index d666da0..93f8586 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_empty.sh @@ -13,6 +13,32 @@ │ var │ A suffix variable. │  string   multiple  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh index 6ce8186..c092c1c 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_forbidden_char.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh index f7f51bf..5b37394 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_integer_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh index d8094b1..6ce69b6 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_jinja_number.sh @@ -37,6 +37,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh index 4f1b9cf..2b6b0ea 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description.sh @@ -32,6 +32,36 @@ └─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example  + dynval2:  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_no_description_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh index e41eb34..509f100 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_source_hidden.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh index 16e45e3..2fe477a 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_static.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A variable inside a dynamic family  + dynval2:  + var: example # A variable inside a dynamic family  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh index fecb1a1..eee91cb 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_test.sh @@ -16,6 +16,35 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh index af1513c..a0b48b9 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_upper_char.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh index ba7d184..be82814 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_empty.sh @@ -13,6 +13,34 @@ │ var │ A suffix variable. │  string   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh index 30cd576..3950df8 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_optional.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh index 4ec6b5a..e4303b8 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh index fecb1a1..eee91cb 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.sh @@ -16,6 +16,35 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_empty.sh b/tests/results-doc/test_namespace_read_write/60_0family_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh b/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_0family_mode.sh b/tests/results-doc/test_namespace_read_write/60_0family_mode.sh index abcf50a..d6e5161 100644 --- a/tests/results-doc/test_namespace_read_write/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_read_write/60_0family_mode.sh @@ -21,6 +21,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh index 935a208..53ba849 100644 --- a/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_read_write/60_1family_dynamic_jinja.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh index f7f051b..e9e73ef 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.sh @@ -47,6 +47,38 @@ │ var2 │ A second variable. │ the value of "dynval1.family.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: example # With a variable  + dynval2:  + family: # A family  + var: example # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh index da665d4..922113c 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -47,6 +47,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index f829b72..994d683 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -19,6 +19,32 @@ │ │ family. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh index d05f7c8..abc3e6c 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A second variable. │ the value of var │  string  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh index a309996..17950da 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,32 @@ │ newvar │ A second variable. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh index b5e03f5..3c031c4 100644 --- a/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.sh @@ -18,6 +18,32 @@ │ newvar │ A second variable. │ the value of var │  string  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh index 598c9c7..44cb0b3 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2.sh @@ -35,6 +35,33 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh index 1d200e0..5ece2ae 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc2_empty.sh @@ -18,6 +18,33 @@ │ var2 │ A second variable. │  string   mandatory  │  basic  │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh index de1176f..6a662b0 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_description.sh @@ -40,6 +40,37 @@ │ │ │ "dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable for {{ identifier }}  + dynval2:  + var: example # A dynamic variable for {{ identifier }}  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh index ade2681..0da766c 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh index 760900a..b8e9724 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh index df235bb..181cb5c 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh index cd0853a..3a66a13 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.sh @@ -18,6 +18,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh index c53eb15..797f5ea 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.sh @@ -20,6 +20,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh index ac84234..c7e1a2a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.sh @@ -17,6 +17,32 @@ │ │ │ undocumented variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 56b15da..04e7659 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -17,6 +17,32 @@ │ │ │ variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh index f9f74fe..cad7f85 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -18,6 +18,32 @@ │ │ │ • a second value │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh index 4e0c97e..ec3263b 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh index 30e3505..8987b1e 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh index ade2681..0da766c 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh index 2cd454b..09543d5 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled.sh @@ -35,6 +35,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: example # A dynamic variable  + var2: example # A new variable  + dynval2:  + var1: example # A dynamic variable  + var2: example # A new variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh index 38d9ca0..593357f 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -35,6 +35,37 @@ │ │ │ │ has the value "val1" │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: example # A dynamic variable  + dynval2:  + var1: example # A dynamic variable  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh index 697c5c0..c01f5ea 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_hidden_suffix.sh @@ -45,6 +45,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh index 10dcdb3..b1cd102 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix.sh @@ -49,6 +49,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh index 148096b..62398a7 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.sh @@ -18,6 +18,32 @@ │ │ • val4 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh index 62e4899..f29dbff 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2.sh @@ -37,6 +37,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh index a23f123..7a97ec0 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.sh @@ -18,6 +18,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh index 578b221..098556a 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │  string   multiple   mandatory  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh index fb7debb..4ed529e 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.sh @@ -38,6 +38,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh index cd8d789..e63d0d0 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh index d890255..da6d48e 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -56,6 +56,32 @@ │ │ │ "my_dyn_family_val1.subdyn_… │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 51ee592..67040bb 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │  string   multiple  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh index 1b54df6..9f5ae57 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.sh @@ -38,6 +38,32 @@ │ │ │ "dyn_val1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh index 29d0610..f92edc2 100644 --- a/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh index 6995653..d839efb 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside.sh @@ -45,6 +45,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_inside_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh index 84c739d..fb3d9ba 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership.sh @@ -43,6 +43,38 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: example # A leader  + dynval2:  + leadership: # A leadership  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_leadership_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh index fd5771e..fca7952 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -48,6 +48,42 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + val1:  + val1: # A dynamic family  + var: example # A dynamic variable  + val2: # A dynamic family  + var: example # A dynamic variable  + val2:  + val1: # A dynamic family  + var: example # A dynamic variable  + val2: # A dynamic family  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh index 30e3505..8987b1e 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh index 26197e9..8967395 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh index afe5968..4b3fc57 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.sh @@ -56,6 +56,42 @@ │ │ │ "dynval2.dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh index 7f6f40f..d79171d 100644 --- a/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.sh @@ -56,6 +56,42 @@ │ │ │ "dynval1.dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh index 146b6bd..9cf30cb 100644 --- a/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_read_write/60_9family_dynamic_calc_both.sh @@ -33,6 +33,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: example # A dynamic variable  + dynval2:  + vardyn: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh index 41f9087..6d16b5a 100644 --- a/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_read_write/68_0family_leadership_mode.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_default_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0no_variable_remove_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh index d2b274f..d1220c1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_0version_underscore.sh @@ -13,6 +13,33 @@ │ version │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + version: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh index 9d3dc98..b27b6b6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_1empty_variable.sh @@ -13,6 +13,33 @@ │ empty │  string   mandatory  │  basic  │ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + empty: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh index 5870aff..fb84d09 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated.sh @@ -16,6 +16,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh index ea10fdf..df370a9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_multi.sh @@ -18,6 +18,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh index c96987f..45818e0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.sh @@ -13,6 +13,32 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh index f8007ac..cdbccfc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable.sh @@ -19,6 +19,35 @@ │ │ │ "var1" │ mandatory  │ │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - domain1.lan  + - domain2.lan  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh index 30236df..c809b1e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ value of a variable! │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh index 9ac5551..4fc7a59 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.sh @@ -20,6 +20,34 @@ │ var3 │ A new variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh index 207a3e0..cb7c45f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.sh @@ -21,6 +21,35 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - domain1.lan  + - domain2.lan  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh index b0e9c4e..e4067f4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_4load_subfolder.sh @@ -15,6 +15,34 @@ │ var2 │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh index b86a0b3..7650c05 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_5load_notype.sh @@ -13,6 +13,32 @@ │ without_type │ A variable. │ non │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh index 4cd111e..fcb1f60 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ false │  boolean   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh index 7903f63..a724477 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ true │  boolean  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh index f1bce8d..9b24178 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice.sh @@ -42,6 +42,34 @@ │ │ │ │ │ │ • 3 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a  + var2: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh index dc82853..aa5c05c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_calculation.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choices is 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh index 313cb9a..b68ec2d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_link.sh @@ -21,6 +21,33 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh index 2b40493..536c06f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable.sh @@ -18,6 +18,32 @@ │ │ │ │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh index 854d408..fea6f3a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link.sh @@ -21,6 +21,32 @@ │ │ │ "var2" │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh index 79e47b3..5ea1874 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6choice_variable_link2.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh index 6c38855..bb3e361 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6custom.sh @@ -15,6 +15,33 @@ │ custom2 │ The seconf variable. │ value │  custom   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh index 2f29740..2eea8da 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname.sh @@ -13,6 +13,32 @@ │ variable │ A domain name variable. │ my.domain.name │  domainname   mandatory  │  standard  │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh index e3672f6..e9ee268 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6domainname_params.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh index 1cae782..827de93 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6float.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10.1 │  float   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6integer.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh index 10fb57e..b86d6ec 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6ip.sh @@ -19,6 +19,32 @@ │ │ obsolete CIDR type. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh index a6302f9..84671bc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6network.sh @@ -19,6 +19,32 @@ │ │ with obsolete CIDR type. │ │ │ │ format. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6number.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh index 1e7926e..9add05f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6port.sh @@ -32,6 +32,33 @@ │ │ │ │ │ │ than 49152) are allowed. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: '80'  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh index ea26f71..47c1b2f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp.sh @@ -16,6 +16,32 @@ │ │ • #b2b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh index 5fed955..2431b4d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6regexp_link.sh @@ -21,6 +21,32 @@ │ │ • #b3b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh index 4eb21f3..0556ee3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret.sh @@ -15,6 +15,33 @@ │ secret2 │ The second variable. │ value │  secret   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: onE7vaLues_len1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh index 2ccd54c..822d5f7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6secret_param.sh @@ -23,6 +23,33 @@ │ │ │ │ │ │ • forbidden characters: "$". │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: onE7vaLues_len1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh index 6641dbd..179b4c1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_6string.sh @@ -27,6 +27,35 @@ │ var8 │ The height variable. │ true │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh index 2c1c249..879e83c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7choice_quote.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • quote"' │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh index 8faf37c..88992ec 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7help.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh index fdf5f04..cd38de5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_quote.sh @@ -17,6 +17,34 @@ │ │ Message with ". │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh index 0d32d60..3798778 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7help_sup.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh index faba14b..4c42b3d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh index a5286e4..5666e4c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote2.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote'" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh index cb57748..6af7be2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_doublequote3.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote\"\' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh index 9ae7a58..a050d65 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_7value_quote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh index 8ba3864..aeeb7d1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_information.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ get information test_information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh index e3fa2fb..b3bd621 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ the value of the namespace │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh index e0aa58e..540e12e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8calculation_param_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ depends on a calculation │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh index cbe5655..553ff72 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_8test.sh @@ -36,6 +36,37 @@ │ │ • test2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: test  + var3: test1  + var6:  + - test1  + - test2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh index 8c3b6ca..31b5b18 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variable_multi.sh @@ -21,6 +21,35 @@ │ │ │ │ │ • val2 │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh index 963864b..d2ba6b5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9choice_variables.sh @@ -21,6 +21,32 @@ │ │ │ │ │ │ "source_variable_2" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh index 4ae08a1..51a436c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ concat all parameters │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh index e869577..ec2addc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ returns the information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh index d16976e..a7a31e2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”´â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”˜ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional_default.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh index 0b12100..ea28cfb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional.sh @@ -13,6 +13,36 @@ │ my_calculated_variable │  string   multiple   mandatory  │  standard  │  unique  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + my_calculated_variable:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh index 3211ec3..512bc1a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.sh @@ -17,6 +17,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh index b6a0840..4e0d5ca 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.sh @@ -15,6 +15,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh index 8c10c38..23a118d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh index 8c10c38..23a118d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_information_other_variable2.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_integer.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/00_9default_number.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh index fe52d4b..152ad18 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6boolean_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh index 655298f..e09f5ef 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6custom_multi.sh @@ -17,6 +17,36 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh index 1484a3d..3d834a5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6float_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh index f0decde..36193a5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh index 3ee4012..1c7b6de 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6integer_multi_mandatory.sh @@ -13,6 +13,36 @@ │ var │ The first variable. │  integer   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - 1  + - 2  + - 3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh index 72a92e3..6b9bc46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_empty.sh @@ -14,6 +14,32 @@ │ │ │ • null │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh index 0bbd497..1adf276 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi.sh @@ -35,6 +35,44 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - string1  + - string2  + - string3  + var2:  + - string1  + - string2  + - string3  + var3:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh index f2c002f..e16ae8b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_6string_multi_length.sh @@ -20,6 +20,32 @@ │ │ │ │ │ │ values. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh index 58d7f2e..84f11e4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh index 57dc08a..347f198 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh index 88bd826..30535ee 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_7value_multi_quote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh index 5327cf6..31de621 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_8calculation_information_multi.sh @@ -14,6 +14,32 @@ │ │ │ test_information │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh index bd75ae1..1d85c5e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_multi.sh @@ -18,6 +18,33 @@ │ │ │ │ │ │ variable "variable1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh index 4b7f2ba..d21b569 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/01_9choice_variable_optional.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh b/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh index 8a839b3..5e9c4cd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/02_0tags.sh @@ -19,6 +19,34 @@ │ │ • second_tag │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: string1  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh index a51d29d..f7349c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh index 15cb27a..9474ec9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_0type_param_integer.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh index 5947ee4..0ea634e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh index 2205e8e..d5b7214 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.sh @@ -16,6 +16,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh index 9f3226f..333580c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.sh @@ -17,6 +17,32 @@ │ │ │ │ │ has value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh index cce45cb..7a2d975 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh index cce45cb..7a2d975 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh index 2c2b6b9..96516e8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.sh @@ -13,6 +13,32 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh index 5c1dd77..6b692e3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.sh @@ -15,6 +15,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh index 699dcf7..9105d43 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh index 699dcf7..9105d43 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh index fa9bc23..f3db524 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation.sh @@ -21,6 +21,34 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: string1  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh index ff045e2..0b34906 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_boolean.sh @@ -21,6 +21,34 @@ │ │ │ │ │ to "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: string1  + variable2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh index ca8359f..c0a3d21 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_default.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Disabled: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh index d5fe76d..cc33ff8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.sh @@ -21,6 +21,40 @@ │ │ │ │ │ egal to "yes" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - string1  + - string2  + - string3  + variable2:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh index 0af2389..fc3b2d2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.sh @@ -21,6 +21,32 @@ │ │ │ │ │ condition variable │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh index 952e6c4..3f58790 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_optional_default.sh @@ -25,6 +25,32 @@ │ │ │ │ │ value "true" │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh index d588413..39b7c43 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh index 8c19aeb..1fcb927 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable10.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh new file mode 100644 index 0000000..a679da9 --- /dev/null +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.sh @@ -0,0 +1,43 @@ +Ansible role: Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ  basic  + + + Role variables + + + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + + Example playbook + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh index 8c19aeb..1fcb927 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh index 7931d88..89b56c9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh index c0270b8..0382347 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" hasn't the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable5.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable6.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh index d588413..39b7c43 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable7.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable8.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable9.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh index fc53cf5..95e4de4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.sh @@ -18,6 +18,36 @@ │ │ │ │ │ "true" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh index 71d6c2a..74fdb2c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh index 460fa05..8dbde2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation2.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh index c0b19bd..468ddf6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh index 4ad426a..b105895 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators.sh @@ -13,6 +13,33 @@ │ int │ An integer. │  integer   mandatory  │  basic  │ The max value is 100. │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + int: 1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh index 7c1e5c0..5db6afa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_differ.sh @@ -16,6 +16,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh index 74b66e8..137b242 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi.sh @@ -14,6 +14,32 @@ │ │ │ • yes │ mandatory  │ │ Check length is less than 10. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh index 3d8967e..7886b4d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi2.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh index 76abfdd..936f4db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_multi3.sh @@ -15,6 +15,32 @@ │ │ │ • 2 │ │ │ index. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh index 19012f4..12c95e9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings.sh @@ -13,6 +13,32 @@ │ int │ An integer. │ 1000 │  integer   mandatory  │  standard  │ The max value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh index f67a67f..c657e31 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/04_5validators_warnings_all.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh index ebe1089..0a04716 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_not_uniq.sh @@ -13,6 +13,32 @@ │ var1 │ A variable. │ • non │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/05_0multi_uniq.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh index 72b79f2..8d926c5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/12_1auto_save_expert.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh index 452c85e..d429684 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_0redefine_description.sh @@ -13,6 +13,33 @@ │ var │ Redefined. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh index 60cd888..8bd3c6d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_calculation.sh @@ -22,6 +22,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_2family_redefine_disabled.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh index bb227e8..b808a8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_3family_empty_at_ends.sh @@ -21,6 +21,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh index 6b048ba..6850b08 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_nonexists.sh @@ -15,6 +15,32 @@ │ var2 │ A new variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5exists_redefine.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh index 38b45fc..01e58e7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ returns yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh index 01b06e8..696b6ae 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_choice.sh @@ -15,6 +15,33 @@ │ │ │ │ │ • b │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: a  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh index 59d2f5e..e267414 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh index bc5aecf..f8d97f3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_default_calculation.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh index 5f4d13c..e9f68de 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_family.sh @@ -21,6 +21,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh index 8bfb78f..6fb95b9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_help.sh @@ -23,6 +23,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: string1 # Redefine help  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_multi.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh index 7a71f50..77a7539 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.sh @@ -15,6 +15,33 @@ │ variable │ A variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh index 42c2136..90139ea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_5test_redefine.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh index 1d0a460..7d29913 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_6choice_redefine.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh index 21f9e1b..e46a31f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16_6exists_redefine_family.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + variable1: string1 # A variable  + family2:  + variable2: string1 # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh index e88a871..4ac7e34 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/16exists_exists.sh @@ -13,6 +13,33 @@ │ var │ Description. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/17_5redefine_leadership.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0empty_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh index 1ace8ba..6bbfe71 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_append.sh @@ -23,6 +23,35 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # The first variable  + var2: string1 # The second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0family_underscore.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh index 82b1e0c..f8fd1e8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh index 8ed6b21..4a28852 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_basic.sh @@ -29,6 +29,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # A sub family  + variable: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh index 0e869fe..56f712c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_expert.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh index b316a88..c8d66bc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0multi_family_order.sh @@ -44,6 +44,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: string1  + family:  + variable1: string1 # A first variable  + subfamily: # A sub family  + variable: string1 # A variable  + variable2: string1 # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh index eea9298..810d2ff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_0validators_differ_redefine.sh @@ -18,6 +18,32 @@ │ │ Example: yes │ │ │ │ var2. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_1empty_subfamily.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh index fe6d0e1..82f1e63 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_dynamic.sh @@ -24,6 +24,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh index 3c76ecb..7c55632 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_2family_looks_like_variable.sh @@ -21,6 +21,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh index ce7b138..39b2c06 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_7help_family.sh @@ -42,6 +42,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + var: string1  + family2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh index f93b295..72c1111 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/20_9default_information_parent.sh @@ -25,6 +25,34 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # A first variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh index 7ae1c55..9fed2a2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition.sh @@ -27,6 +27,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh index 079c2bc..cdaa463 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.sh @@ -27,6 +27,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh index fd3611e..edee2f8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # subfamily  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh index d2cd9b0..fb48a7f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.sh @@ -35,6 +35,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh index 3eb0612..6dd846e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.sh @@ -30,6 +30,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh index cc4f7e9..01f8a04 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + sub_family: # A subfamily  + var1: string1 # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh index 0a1b676..04631f6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition.sh @@ -18,6 +18,32 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh index e455e92..6d0ce31 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.sh @@ -17,6 +17,32 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh index 6ef4352..eef0b6f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_7validators_variable_optional.sh @@ -26,6 +26,34 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general:  + int: 5 # A first integer  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh index 38316cb..551ce5f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership.sh @@ -26,6 +26,42 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + follower1: string1 # A follower  + follower2: string1 # An other follower  + - leader: string2 # A leader  + follower1: string2 # A follower  + follower2: string2 # An other follower  + - leader: string3 # A leader  + follower1: string3 # A follower  + follower2: string3 # An other follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh index f0a4ff9..878eb34 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_diff_name.sh @@ -26,6 +26,42 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: string1 # A leader  + follower1: string1 # A follower  + follower2: string1 # An other follower  + - leader: string2 # A leader  + follower1: string2 # A follower  + follower2: string2 # An other follower  + - leader: string3 # A leader  + follower1: string3 # A follower  + follower2: string3 # An other follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh index 6523914..9fce157 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.sh @@ -27,6 +27,36 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh index 5010a8a..b2fbdb9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh index bb34fef..a67a8ba 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh index dc2e838..626262b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.sh @@ -25,6 +25,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh index 664a10d..550c1c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_follower.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh index 3295290..815c1a8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.sh @@ -47,6 +47,43 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general1:  + leader: # Leader  + - leader: string1 # Leader  + follower1: string1 # Follower1  + follower2: string1 # Follower2  + - leader: string2 # Leader  + follower1: string2 # Follower1  + follower2: string2 # Follower2  + - leader: string3 # Leader  + follower1: string3 # Follower1  + follower2: string3 # Follower2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh index 6b19989..c194a47 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_0leadership_reduce.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh index e6a156a..3f16dc4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_1leadership_append_follower.sh @@ -28,6 +28,45 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # The leader  + follower1: string1 # The follower1  + follower2: string1 # The follower2  + follower3: string1 # The follower3  + - leader: string2 # The leader  + follower1: string2 # The follower1  + follower2: string2 # The follower2  + follower3: string2 # The follower3  + - leader: string3 # The leader  + follower1: string3 # The follower1  + follower2: string3 # The follower2  + follower3: string3 # The follower3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_index_2.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh index e3e5960..ae284f5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh index 5904a81..7bd46b3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh index e3c0f71..b2f92b2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi.sh @@ -29,6 +29,48 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: string1 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + - leader: string2 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + - leader: string3 # The leader  + follower1: # The first follower  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh index 9a44e3e..25e622a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.sh @@ -28,6 +28,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh index ea3d08d..13742bc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh index cdff3bb..7641b9c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.sh @@ -16,6 +16,32 @@ │ │ │ is "no" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh index 5ad88ac..277fe5c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_integer.sh @@ -19,6 +19,32 @@ │ │ │ 4 │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh index 925f34d..db71461 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable.sh @@ -20,6 +20,32 @@ │ var3 │ A third variable. │ yes │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh index 457c789..b069484 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh index 092bb6e..bbbf787 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh index f079a1b..d16e2a9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh index d486058..e12506d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -31,6 +31,32 @@ │ │ "leader.follower" │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh index 07737af..9e6f953 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.sh @@ -33,6 +33,32 @@ │ │ │ "leader.follower1" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh index f0c28e5..6f75f38 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.sh @@ -33,6 +33,32 @@ │ │ │ "leader.leader" │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh index 35a82cd..21de7fa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.sh @@ -33,6 +33,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh index d544a87..a3f0151 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.sh @@ -42,6 +42,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh index 80017f7..a1902c7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -43,6 +43,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh index 9767eaf..6138bd3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/41_0choice_leader.sh @@ -27,6 +27,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh index de012a0..c8caf25 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh index 6e7eb69..810fca5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower_index.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh index cb58555..6cb3a97 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory.sh @@ -24,6 +24,36 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh index 4699ef9..2dc230c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.sh @@ -24,6 +24,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh index d02f33e..457a6f1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.sh @@ -30,6 +30,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh index 11f1fa7..bd71b71 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.sh @@ -30,6 +30,39 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: string1 # A leader  + follower: string1 # A follower  + - leader: string2 # A leader  + follower: string2 # A follower  + - leader: string3 # A leader  + follower: string3 # A follower  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh index a202dad..a390f45 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh index 0b40183..7cce583 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh index b1f5104..8aa2a83 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.sh @@ -32,6 +32,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh index f6533df..f5d28c9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.sh @@ -34,6 +34,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh index ce669c3..85f3d2b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dyn variable  + dynval2:  + vardyn: string1 # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh index 72cebaf..9b6f0ad 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dyn variable  + dynval2:  + vardyn: string1 # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh index ddd932d..bb0e86e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynval2:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh index 4105c75..46f4d2d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynval2:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh index 9dcd36b..3f668fc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_empty.sh @@ -33,6 +33,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynstring1:  + var: string1 # A dynamic variable  + dynstring2:  + var: string1 # A dynamic variable  + dynstring3:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh index 6ce8186..c092c1c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh index 44edd84..56d281b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_integer_empty.sh @@ -39,6 +39,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh index d8094b1..6ce69b6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.sh @@ -37,6 +37,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh index a2a9c2b..6bbd0d2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.sh @@ -32,6 +32,36 @@ └─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1  + dynval2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh index 6db1281..adf79f3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.sh @@ -34,6 +34,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1  + dynval2:  + var: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh index b4c9f3d..f339ca2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_source_hidden.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh index 1723743..730d377 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_static.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A variable inside a dynamic family  + dynval2:  + var: string1 # A variable inside a dynamic family  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh index f853254..15c52f0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_test.sh @@ -34,6 +34,39 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh index c87eafa..1de2af5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh index 7448c51..26c6334 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.sh @@ -33,6 +33,36 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - string1  + - string2  + - string3  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh index 30cd576..3950df8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_optional.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh index 4ec6b5a..e4303b8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh index 83b8bd5..b957e13 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.sh @@ -34,6 +34,35 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh index abcf50a..d6e5161 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_0family_mode.sh @@ -21,6 +21,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh index d64d389..d9afb67 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.sh @@ -34,6 +34,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh index 55bc71e..eedb20f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.sh @@ -47,6 +47,38 @@ │ var2 │ A second variable. │ the value of "dynval1.family.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: string1 # With a variable  + dynval2:  + family: # A family  + var: string1 # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh index da665d4..922113c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -47,6 +47,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index 16d38f2..f796805 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -49,6 +49,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh index 2508540..7bff72f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -49,6 +49,38 @@ │ var2 │ A second variable. │ the value of var │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: string1 # With a variable  + dynval2:  + family: # A family  + var: string1 # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh index a309996..17950da 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,32 @@ │ newvar │ A second variable. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh index f4c3f18..64f1fc3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.sh @@ -39,6 +39,32 @@ │ newvar │ A second variable. │ the value of var │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh index ca328ab..00bfe49 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.sh @@ -35,6 +35,33 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh index b8b56d0..0f19e8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.sh @@ -37,6 +37,33 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh index 83996eb..7d028d1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_description.sh @@ -40,6 +40,37 @@ │ │ │ "dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable for {{ identifier }}  + dynval2:  + var: string1 # A dynamic variable for {{ identifier }}  + var1: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh index dec0056..2b6adf0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh index 760900a..b8e9724 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh index 42c2b6b..533ee2e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.sh @@ -34,6 +34,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh index b487a05..5ecc6ad 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh index 08c01e2..cfdf726 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.sh @@ -19,6 +19,32 @@ │ │ │ variable │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh index afe96b8..6be2005 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.sh @@ -40,6 +40,36 @@ │ │ │ "dynval1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh index 396768b..ff1cb41 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.sh @@ -35,6 +35,34 @@ │ │ │ "dynval1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh index 4db6109..ca6bee9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.sh @@ -38,6 +38,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh index ac84234..c7e1a2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.sh @@ -17,6 +17,32 @@ │ │ │ undocumented variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 56b15da..04e7659 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -17,6 +17,32 @@ │ │ │ variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh index f9f74fe..cad7f85 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -18,6 +18,32 @@ │ │ │ • a second value │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh index 4e0c97e..ec3263b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh index 011ae22..d991759 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.sh @@ -34,6 +34,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh index dec0056..2b6adf0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh index 14d6b12..5c3bb9d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled.sh @@ -35,6 +35,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: string1 # A dynamic variable  + var2: string1 # A new variable  + dynval2:  + var1: string1 # A dynamic variable  + var2: string1 # A new variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh index 8d1c0bc..e981ed7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -35,6 +35,37 @@ │ │ │ │ has the value "val1" │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: string1 # A dynamic variable  + dynval2:  + var1: string1 # A dynamic variable  + var2: string1  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh index afe96b8..6be2005 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.sh @@ -40,6 +40,36 @@ │ │ │ "dynval1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: string1 # A dynamic variable  + dynval2:  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh index 697c5c0..c01f5ea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.sh @@ -45,6 +45,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh index 10dcdb3..b1cd102 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.sh @@ -49,6 +49,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh index 2c9a860..3db7e57 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.sh @@ -63,6 +63,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh index 62e4899..f29dbff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.sh @@ -37,6 +37,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh index 16b8581..f0ed62a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.sh @@ -39,6 +39,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh index 27d6107..9adbba1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.sh @@ -42,6 +42,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh index fb7debb..4ed529e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.sh @@ -38,6 +38,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh index e2ba365..ccf043b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -40,6 +40,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh index d890255..da6d48e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -56,6 +56,32 @@ │ │ │ "my_dyn_family_val1.subdyn_… │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 382a13b..c8aad39 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -60,6 +60,32 @@ │ │ │ if it is defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh index 1b54df6..9f5ae57 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.sh @@ -38,6 +38,32 @@ │ │ │ "dyn_val1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh index 8bd3af7..72b52a8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -40,6 +40,32 @@ │ │ │ "dyn_val1.var" if it is defined │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh index 6995653..d839efb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside.sh @@ -45,6 +45,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh index eeaa010..f967ef5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.sh @@ -47,6 +47,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh index 413c3f6..da0fc1a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.sh @@ -57,6 +57,42 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + dynval2:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh index 167438f..4e29414 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.sh @@ -59,6 +59,42 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + dynval2:  + leadership: # A leadership  + - leader: string1 # A leader  + - leader: string2 # A leader  + - leader: string3 # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh index 4058d20..fed23dc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -48,6 +48,42 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + val1:  + val1: # A dynamic family  + var: string1 # A dynamic variable  + val2: # A dynamic family  + var: string1 # A dynamic variable  + val2:  + val1: # A dynamic family  + var: string1 # A dynamic variable  + val2: # A dynamic family  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh index 876809a..5212737 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.sh @@ -68,6 +68,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh index 7b1e0f5..4912668 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.sh @@ -74,6 +74,32 @@ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh index d7bd488..66a369b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.sh @@ -56,6 +56,42 @@ │ │ │ "dynval2.dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh index 7df1fd9..29cc3c5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.sh @@ -56,6 +56,42 @@ │ │ │ "dynval1.dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh index fc4e6e1..6a2ac7b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.sh @@ -33,6 +33,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: string1 # A dynamic variable  + dynstring1:  + vardyn: string1 # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh index 5d8a764..c9649cd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory/68_0family_leadership_mode.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh index be39be0..d432398 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_0version_underscore.sh @@ -13,6 +13,33 @@ │ version │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + version: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh index e79f93f..de23ef4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_1empty_variable.sh @@ -13,6 +13,33 @@ │ empty │  string   mandatory  │  basic  │ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + empty: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh index 5870aff..fb84d09 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated.sh @@ -16,6 +16,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh index ea10fdf..df370a9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.sh @@ -18,6 +18,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh index c96987f..45818e0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.sh @@ -13,6 +13,32 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh index 2f6ba87..4cb7895 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable.sh @@ -19,6 +19,34 @@ │ │ │ "var1" │ mandatory  │ │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - example.net  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh index 70df8eb..e38b5b3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ value of a variable! │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh index 7a72dce..e472867 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.sh @@ -20,6 +20,34 @@ │ var3 │ A new variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh index d67674e..e3e6d34 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.sh @@ -21,6 +21,34 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - example.net  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh index be98617..0f4ee15 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_4load_subfolder.sh @@ -15,6 +15,34 @@ │ var2 │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh index b86a0b3..7650c05 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_5load_notype.sh @@ -13,6 +13,32 @@ │ without_type │ A variable. │ non │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh index 4cd111e..fcb1f60 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ false │  boolean   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh index 7903f63..a724477 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ true │  boolean  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh index 4730091..eaccccf 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice.sh @@ -42,6 +42,34 @@ │ │ │ │ │ │ • 3 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a_choice  + var2: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh index dc82853..aa5c05c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_calculation.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choices is 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh index 7269657..ef2a734 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_link.sh @@ -21,6 +21,33 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh index 2b40493..536c06f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable.sh @@ -18,6 +18,32 @@ │ │ │ │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh index 854d408..fea6f3a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.sh @@ -21,6 +21,32 @@ │ │ │ "var2" │ │ │ variable "var1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh index 79e47b3..5ea1874 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh index 6a51503..facdbbb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6custom.sh @@ -15,6 +15,33 @@ │ custom2 │ The seconf variable. │ value │  custom   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1: xxx  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh index 2f29740..2eea8da 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname.sh @@ -13,6 +13,32 @@ │ variable │ A domain name variable. │ my.domain.name │  domainname   mandatory  │  standard  │ Type domainname. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh index e3672f6..e9ee268 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6domainname_params.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ IP. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh index 1cae782..827de93 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6float.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10.1 │  float   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6integer.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh index 10fb57e..b86d6ec 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6ip.sh @@ -19,6 +19,32 @@ │ │ obsolete CIDR type. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh index a6302f9..84671bc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6network.sh @@ -19,6 +19,32 @@ │ │ with obsolete CIDR type. │ │ │ │ format. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh index a3b8b57..062a603 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6number.sh @@ -23,6 +23,32 @@ │ var6 │ The sixth variable. │ 10 │  integer   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh index b5fc421..ce21688 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6port.sh @@ -32,6 +32,33 @@ │ │ │ │ │ │ than 49152) are allowed. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: '111'  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh index ea26f71..47c1b2f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp.sh @@ -16,6 +16,32 @@ │ │ • #b2b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh index 5fed955..2431b4d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6regexp_link.sh @@ -21,6 +21,32 @@ │ │ • #b3b2b2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh index 57d1a49..be3249e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret.sh @@ -15,6 +15,33 @@ │ secret2 │ The second variable. │ value │  secret   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: secrets  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh index ca70cb2..e7c27b1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6secret_param.sh @@ -23,6 +23,33 @@ │ │ │ │ │ │ • forbidden characters: "$". │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + secret1: secrets  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh index deacc75..e3c3c9c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_6string.sh @@ -27,6 +27,35 @@ │ var8 │ The height variable. │ true │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh index 2c1c249..879e83c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7choice_quote.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • quote"' │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh index d889df2..b0a2d71 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh index 87f09e5..3d178bb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_quote.sh @@ -17,6 +17,34 @@ │ │ Message with ". │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh index e9ba373..2d6f54e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7help_sup.sh @@ -23,6 +23,34 @@ │ │ With useful information. │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh index faba14b..4c42b3d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh index a5286e4..5666e4c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote'" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh index cb57748..6af7be2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote\"\' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh index 9ae7a58..a050d65 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_7value_quote.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ quote' │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh index 8ba3864..aeeb7d1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_information.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ get information test_information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh index e3fa2fb..b3bd621 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ the value of the namespace │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh index e0aa58e..540e12e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ depends on a calculation │  string  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh index cbe5655..553ff72 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_8test.sh @@ -36,6 +36,37 @@ │ │ • test2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: test  + var3: test1  + var6:  + - test1  + - test2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh index eaa22cf..c8bf72e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.sh @@ -21,6 +21,34 @@ │ │ │ │ │ • val2 │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh index 963864b..d2ba6b5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9choice_variables.sh @@ -21,6 +21,32 @@ │ │ │ │ │ │ "source_variable_2" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh index 4ae08a1..51a436c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ concat all parameters │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh index e869577..ec2addc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ returns the information │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh index b2a157d..25f23f5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.sh @@ -15,6 +15,33 @@ │ var2 │ A second variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh index 72190f6..57046a1 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional_default.sh @@ -16,6 +16,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh index 9cdd0d3..396da03 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.sh @@ -13,6 +13,34 @@ │ my_calculated_variable │  string   multiple   mandatory  │  standard  │  unique  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + my_calculated_variable:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh index 3211ec3..512bc1a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.sh @@ -17,6 +17,32 @@ │ │ "my_variable" if it is defined │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh index b6a0840..4e0d5ca 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.sh @@ -15,6 +15,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh index c3e6d24..97a21d6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh index c3e6d24..97a21d6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.sh @@ -17,6 +17,33 @@ │ │ │ "var1" │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_integer.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh index 5cbe105..35fc483 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/00_9default_number.sh @@ -13,6 +13,32 @@ │ var │ A variable. │ 9 │  choice   mandatory  │  standard  │ Choices: choice for 0 to 9 │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh index fe52d4b..152ad18 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6boolean_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh index 1d74a1e..586ad63 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6custom_multi.sh @@ -17,6 +17,34 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + custom1:  + - xxx  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh index 1484a3d..3d834a5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6float_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh index f0decde..36193a5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi.sh @@ -35,6 +35,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh index a001592..48cf612 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6integer_multi_mandatory.sh @@ -13,6 +13,34 @@ │ var │ The first variable. │  integer   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - 42  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh index 72a92e3..6b9bc46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_empty.sh @@ -14,6 +14,32 @@ │ │ │ • null │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh index 9fe8746..9d6b122 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi.sh @@ -35,6 +35,38 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1:  + - example  + var2:  + - example  + var3:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh index f2c002f..e16ae8b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_6string_multi_length.sh @@ -20,6 +20,32 @@ │ │ │ │ │ │ values. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh index 58d7f2e..84f11e4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +â–Œ 🛈 Informations +â–Œ  +â–Œ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +[38;2;255;70;137;48;2;39;40;34mpath:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh index 57dc08a..347f198 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh index 88bd826..30535ee 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh index 5327cf6..31de621 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.sh @@ -14,6 +14,32 @@ │ │ │ test_information │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh index 0b1ecc2..22ae205 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.sh @@ -18,6 +18,33 @@ │ │ │ │ │ │ variable "variable1" │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable2: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh index 4b7f2ba..d21b569 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/01_9choice_variable_optional.sh @@ -16,6 +16,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh index 5fd05fc..b9fd12d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/02_0tags.sh @@ -19,6 +19,34 @@ │ │ • second_tag │ │ │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var1: example  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh index a51d29d..f7349c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh index 15cb27a..9474ec9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_0type_param_integer.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh index 5947ee4..0ea634e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh index 2205e8e..d5b7214 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.sh @@ -16,6 +16,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh index 9f3226f..333580c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.sh @@ -17,6 +17,32 @@ │ │ │ │ │ has value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh index 99738d8..a6a7c2d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh index 99738d8..a6a7c2d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh index 2c2b6b9..96516e8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.sh @@ -13,6 +13,32 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh index 6db0f71..f105a33 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.sh @@ -15,6 +15,33 @@ │ var3 │ A third variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh index 2c188ba..b69850c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh index 2c188ba..b69850c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.sh @@ -17,6 +17,33 @@ │ │ │ │ │ undocumented variable │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh index fa2ee6e..3ec4bec 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.sh @@ -21,6 +21,34 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: example  + variable2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh index 16d546b..b6dfa41 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_boolean.sh @@ -21,6 +21,34 @@ │ │ │ │ │ to "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1: example  + variable2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh index ca8359f..c0a3d21 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Disabled: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh index fffd06e..796a87e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.sh @@ -21,6 +21,36 @@ │ │ │ │ │ egal to "yes" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable1:  + - example  + variable2:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh index 0af2389..fc3b2d2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.sh @@ -21,6 +21,32 @@ │ │ │ │ │ condition variable │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh index 952e6c4..3f58790 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional_default.sh @@ -25,6 +25,32 @@ │ │ │ │ │ value "true" │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh index c0fe4c9..063ea69 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh index 34fd253..7d22489 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable10.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh new file mode 100644 index 0000000..a679da9 --- /dev/null +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.sh @@ -0,0 +1,43 @@ +Ansible role: Rougail + +▌ 🛈 Informations +▌  +▌  basic  + + + Role variables + + + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + + Example playbook + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh index 34fd253..7d22489 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh index b506abe..746538a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh index bda854f..d6ff14e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" hasn't the value "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable5.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable6.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh index c0fe4c9..063ea69 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable7.sh @@ -17,6 +17,33 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable8.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable9.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh index 5486119..d58902e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.sh @@ -18,6 +18,34 @@ │ │ │ │ │ "true" │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh index 71d6c2a..74fdb2c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh index 460fa05..8dbde2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh index c0b19bd..468ddf6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.sh @@ -19,6 +19,32 @@ │ │ │ │ │ Hidden: if condition is yes │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh index 1c11632..58a8719 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators.sh @@ -13,6 +13,33 @@ │ int │ An integer. │  integer   mandatory  │  basic  │ The max value is 100. │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + int: 42  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh index 7c1e5c0..5db6afa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_differ.sh @@ -16,6 +16,32 @@ │ var2 │ A second variable. │ no │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh index 74b66e8..137b242 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi.sh @@ -14,6 +14,32 @@ │ │ │ • yes │ mandatory  │ │ Check length is less than 10. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh index 3d8967e..7886b4d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi2.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh index 76abfdd..936f4db 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_multi3.sh @@ -15,6 +15,32 @@ │ │ │ • 2 │ │ │ index. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh index 19012f4..12c95e9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings.sh @@ -13,6 +13,32 @@ │ int │ An integer. │ 1000 │  integer   mandatory  │  standard  │ The max value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh index f67a67f..c657e31 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/04_5validators_warnings_all.sh @@ -14,6 +14,32 @@ │ │ │ │ │ │ • the maximum value is 100. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh index ebe1089..0a04716 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.sh @@ -13,6 +13,32 @@ │ var1 │ A variable. │ • non │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/05_0multi_uniq.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh index 72b79f2..8d926c5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.sh @@ -14,6 +14,32 @@ │  auto modified  │ │ │ │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh index 2af4f4d..a4c4efe 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_0redefine_description.sh @@ -13,6 +13,33 @@ │ var │ Redefined. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh index 2e4e99b..37e3d2f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.sh @@ -22,6 +22,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh index 0fcbdc9..61ea768 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.sh @@ -21,6 +21,34 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh index 6b048ba..6850b08 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.sh @@ -15,6 +15,32 @@ │ var2 │ A new variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5exists_redefine.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh index 38b45fc..01e58e7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ returns yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh index a766366..ea0bb51 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_choice.sh @@ -15,6 +15,33 @@ │ │ │ │ │ • b │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: a_choice  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh index 59d2f5e..e267414 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default.sh @@ -13,6 +13,32 @@ │ variable │ A variable. │ yes │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh index fa1909a..2148ca4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.sh @@ -13,6 +13,33 @@ │ variable │ A variable. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh index f544926..b4485dd 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_family.sh @@ -21,6 +21,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh index 5237a32..2836b3b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_help.sh @@ -23,6 +23,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + variable: example # Redefine help  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh index 2722759..0a60c4a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_multi.sh @@ -14,6 +14,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh index e29d775..68eb437 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.sh @@ -15,6 +15,33 @@ │ variable │ A variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh index f4b47d4..a32a1d3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_5test_redefine.sh @@ -19,6 +19,33 @@ │ var3 │ A third variable. │ │  string   mandatory  │  basic  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var3: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh index 1d0a460..7d29913 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6choice_redefine.sh @@ -15,6 +15,32 @@ │ │ │ │ │ │ • c │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh index 0c71ce9..c07a16a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.sh @@ -34,6 +34,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + variable1: example # A variable  + family2:  + variable2: example # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh index 45b6415..dfb4a1f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/16exists_exists.sh @@ -13,6 +13,33 @@ │ var │ Description. │  string   mandatory  │  basic  │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0empty_family.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh index aac4fd7..06520b0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_append.sh @@ -23,6 +23,35 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example # The first variable  + var2: example # The second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0family_underscore.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh index 82b1e0c..f8fd1e8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh index c3c8739..425030f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.sh @@ -29,6 +29,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # A sub family  + variable: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh index 0e869fe..56f712c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.sh @@ -29,6 +29,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh index b1cbc2d..4ee1492 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0multi_family_order.sh @@ -44,6 +44,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + variable: example  + family:  + variable1: example # A first variable  + subfamily: # A sub family  + variable: example # A variable  + variable2: example # A second variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh index eea9298..810d2ff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.sh @@ -18,6 +18,32 @@ │ │ Example: yes │ │ │ │ var2. │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh index fe6d0e1..82f1e63 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_dynamic.sh @@ -24,6 +24,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh index 3c76ecb..7c55632 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_2family_looks_like_variable.sh @@ -21,6 +21,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh index c1cc8bc..b965692 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_7help_family.sh @@ -42,6 +42,36 @@ └─────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family1:  + var: example  + family2:  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh index 6be3de3..f7e3a7f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/20_9default_information_parent.sh @@ -25,6 +25,34 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example # A first variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh index f9a94f5..adf5ff0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.sh @@ -27,6 +27,34 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + var1: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh index 079c2bc..cdaa463 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.sh @@ -27,6 +27,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh index 015cb63..a7c9612 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + subfamily: # subfamily  + var1: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh index d2cd9b0..fb48a7f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.sh @@ -35,6 +35,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh index 3eb0612..6dd846e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.sh @@ -30,6 +30,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh index 9d195e9..269808c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.sh @@ -35,6 +35,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + family:  + sub_family: # A subfamily  + var1: example # A variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh index 0a1b676..04631f6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.sh @@ -18,6 +18,32 @@ │ │ │ │ │ "yes" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh index e455e92..6d0ce31 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.sh @@ -17,6 +17,32 @@ │ │ │ │ │ "condition" has the value "true" │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh index 6ef4352..eef0b6f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.sh @@ -26,6 +26,34 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general:  + int: 5 # A first integer  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh index 4f1edaa..a679da9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh index 3edd6ee..73fea77 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh index 603910b..90d28fb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh index 3edd6ee..73fea77 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh index 5010a8a..b2fbdb9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh index bb34fef..a67a8ba 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.sh @@ -29,6 +29,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh index eb10106..087c43e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh index 664a10d..550c1c8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh index 8c2df4a..9044514 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.sh @@ -43,6 +43,35 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + general1:  + leader: # Leader  + - leader: example # Leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh index 6b19989..c194a47 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh index 0dfa8b3..1d79f07 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # The leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh index 0b90005..8514e96 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index_2.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh index e3e5960..ae284f5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh index 5904a81..7bd46b3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh index 8dfabf5..4047620 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leadership:  + - leader: example # The leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh index 508ff54..daf7cf3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh index ea3d08d..13742bc 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh index cdff3bb..7641b9c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.sh @@ -16,6 +16,32 @@ │ │ │ is "no" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh index 5ad88ac..277fe5c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_integer.sh @@ -19,6 +19,32 @@ │ │ │ 4 │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh index 925f34d..db71461 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.sh @@ -20,6 +20,32 @@ │ var3 │ A third variable. │ yes │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh index 457c789..b069484 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.sh @@ -26,6 +26,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh index 092bb6e..bbbf787 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh index f079a1b..d16e2a9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.sh @@ -26,6 +26,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh index f18c553..b006e46 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   multiple   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh index d486058..e12506d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.sh @@ -31,6 +31,32 @@ │ │ "leader.follower" │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh index 07737af..9e6f953 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.sh @@ -33,6 +33,32 @@ │ │ │ "leader.follower1" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh index db7e3f4..57f64b8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.sh @@ -32,6 +32,32 @@ │ calculate │ A calculated variable. │ depends on a calculation │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh index f0c28e5..6f75f38 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.sh @@ -33,6 +33,32 @@ │ │ │ "leader.leader" │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh index 35a82cd..21de7fa 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.sh @@ -33,6 +33,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh index d544a87..a3f0151 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.sh @@ -42,6 +42,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh index 80017f7..a1902c7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.sh @@ -43,6 +43,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh index 466f409..79ac802 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/41_0choice_leader.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh index de012a0..c8caf25 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.sh @@ -32,6 +32,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh index 6e7eb69..810fca5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower_index.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh index 3edd6ee..73fea77 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.sh @@ -22,6 +22,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh index 0130842..57b1857 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh index 6de3345..5bcd8d2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh index 6305390..19397b6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.sh @@ -27,6 +27,34 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + leader:  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh index a202dad..a390f45 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.sh @@ -27,6 +27,32 @@ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh index d19bc81..6dd808b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh index b1f5104..8aa2a83 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.sh @@ -32,6 +32,32 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh index 8315cb7..5feaa31 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: example # A dyn variable  + dynval2:  + vardyn: example # A dyn variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh index 5a0e491..d8d3e24 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: example # A dynamic variable  + dynval2:  + vardyn: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh index d666da0..93f8586 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.sh @@ -13,6 +13,32 @@ │ var │ A suffix variable. │  string   multiple  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh index 6ce8186..c092c1c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.sh @@ -35,6 +35,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh index f7f51bf..5b37394 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_integer_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh index d8094b1..6ce69b6 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.sh @@ -37,6 +37,32 @@ │ var2 │ A variable. │ get the value of "dyn1.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh index 4f1b9cf..2b6b0ea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.sh @@ -32,6 +32,36 @@ └─────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────┴─────────────────────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example  + dynval2:  + var: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh index e41eb34..509f100 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_source_hidden.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh index 16e45e3..2fe477a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A variable inside a dynamic family  + dynval2:  + var: example # A variable inside a dynamic family  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh index fecb1a1..eee91cb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.sh @@ -16,6 +16,35 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh index af1513c..a0b48b9 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.sh @@ -32,6 +32,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh index ba7d184..be82814 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.sh @@ -13,6 +13,34 @@ │ var │ A suffix variable. │  string   multiple   mandatory  │  basic  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh index 30cd576..3950df8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_optional.sh @@ -28,6 +28,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh index 4ec6b5a..e4303b8 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh index fecb1a1..eee91cb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.sh @@ -16,6 +16,35 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var:  + - val1  + - val2  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh index a781084..c6eb467 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_empty.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh index 29a87eb..3930155 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_hidden.sh @@ -8,6 +8,32 @@ Role variables + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh index abcf50a..d6e5161 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_0family_mode.sh @@ -21,6 +21,32 @@ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh index 935a208..53ba849 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh index f7f051b..e9e73ef 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.sh @@ -47,6 +47,38 @@ │ var2 │ A second variable. │ the value of "dynval1.family.var" │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + family: # A family  + var: example # With a variable  + dynval2:  + family: # A family  + var: example # With a variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh index da665d4..922113c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.sh @@ -47,6 +47,32 @@ │ var2 │ A varible outside dynamic family. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh index f829b72..994d683 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.sh @@ -19,6 +19,32 @@ │ │ family. │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh index d05f7c8..abc3e6c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A second variable. │ the value of var │  string  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh index a309996..17950da 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.sh @@ -37,6 +37,32 @@ │ newvar │ A second variable. │ the value of var │  string   mandatory  │  standard  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh index b5e03f5..3c031c4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.sh @@ -18,6 +18,32 @@ │ newvar │ A second variable. │ the value of var │  string  │  standard  │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh index 598c9c7..44cb0b3 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.sh @@ -35,6 +35,33 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh index 1d200e0..5ece2ae 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.sh @@ -18,6 +18,33 @@ │ var2 │ A second variable. │  string   mandatory  │  basic  │ │ └────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh index de1176f..6a662b0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_description.sh @@ -40,6 +40,37 @@ │ │ │ "dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable for {{ identifier }}  + dynval2:  + var: example # A dynamic variable for {{ identifier }}  + var1: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh index ade2681..0da766c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh index 760900a..b8e9724 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh index df235bb..181cb5c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.sh @@ -28,6 +28,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh index cd0853a..3a66a13 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.sh @@ -18,6 +18,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh index c53eb15..797f5ea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.sh @@ -20,6 +20,32 @@ │ │ • val2 │ │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh index ac84234..c7e1a2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.sh @@ -17,6 +17,32 @@ │ │ │ undocumented variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh index 56b15da..04e7659 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.sh @@ -17,6 +17,32 @@ │ │ │ variable) │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh index f9f74fe..cad7f85 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.sh @@ -18,6 +18,32 @@ │ │ │ • a second value │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh index 4e0c97e..ec3263b 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh index 30e3505..8987b1e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh index ade2681..0da766c 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.sh @@ -38,6 +38,36 @@ │ │ │ "dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var: example # A dynamic variable  + dynval2:  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh index 2cd454b..09543d5 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled.sh @@ -35,6 +35,38 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: example # A dynamic variable  + var2: example # A new variable  + dynval2:  + var1: example # A dynamic variable  + var2: example # A new variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh index 38d9ca0..593357f 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_disabled_outside.sh @@ -35,6 +35,37 @@ │ │ │ │ has the value "val1" │ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + var1: example # A dynamic variable  + dynval2:  + var1: example # A dynamic variable  + var2: example  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh index 95cb2b7..4a21f2a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┴──────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh index 697c5c0..c01f5ea 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.sh @@ -45,6 +45,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh index 10dcdb3..b1cd102 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.sh @@ -49,6 +49,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh index 148096b..62398a7 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.sh @@ -18,6 +18,32 @@ │ │ • val4 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh index 62e4899..f29dbff 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.sh @@ -37,6 +37,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh index a23f123..7a97ec0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.sh @@ -18,6 +18,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh index 4550bd7..e019037 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.sh @@ -40,6 +40,32 @@ │ │ │ "my_dyn_family_val2.var" │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh index 578b221..098556a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │  string   multiple   mandatory  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh index fb7debb..4ed529e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.sh @@ -38,6 +38,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh index cd8d789..e63d0d0 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.sh @@ -19,6 +19,32 @@ │ │ │ │ mandatory  │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh index d890255..da6d48e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.sh @@ -56,6 +56,32 @@ │ │ │ "my_dyn_family_val1.subdyn_… │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh index 51ee592..67040bb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.sh @@ -18,6 +18,32 @@ │ var2 │ A variable. │  string   multiple  │  standard  │  unique  │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh index 1b54df6..9f5ae57 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.sh @@ -38,6 +38,32 @@ │ │ │ "dyn_val1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh index 29d0610..f92edc2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.sh @@ -20,6 +20,32 @@ │ │ │ defined │ │ │ │ └──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┴───────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh index 6995653..d839efb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.sh @@ -45,6 +45,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh index 195ce53..6232e8a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh index 84c739d..fb3d9ba 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.sh @@ -43,6 +43,38 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + leadership: # A leadership  + - leader: example # A leader  + dynval2:  + leadership: # A leadership  + - leader: example # A leader  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh index c6ff75c..5626bc4 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh index b28bc34..e5fcca2 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.sh @@ -66,6 +66,32 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh index fd5771e..fca7952 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.sh @@ -48,6 +48,42 @@ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + val1:  + val1: # A dynamic family  + var: example # A dynamic variable  + val2: # A dynamic family  + var: example # A dynamic variable  + val2:  + val1: # A dynamic family  + var: example # A dynamic variable  + val2: # A dynamic family  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh index 30e3505..8987b1e 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.sh @@ -16,6 +16,32 @@ │ │ • val2 │ │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh index 26197e9..8967395 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.sh @@ -32,6 +32,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh index afe5968..4b3fc57 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.sh @@ -56,6 +56,42 @@ │ │ │ "dynval2.dynval1.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh index 7f6f40f..d79171d 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.sh @@ -56,6 +56,42 @@ │ │ │ "dynval1.dynval2.var" │ │ │ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2:  + dynval1: # dyn{{ identifier }}  + var: example # A dynamic variable  + dynval2: # dyn{{ identifier }}  + var: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh index 146b6bd..9cf30cb 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.sh @@ -33,6 +33,36 @@ └──────────────────────────────────────────────┴──────────────────────────────────────────────┴─────────────────────────────────────────────┴──────────────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + dynval1:  + vardyn: example # A dynamic variable  + dynval2:  + vardyn: example # A dynamic variable  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh b/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh index 41f9087..6d16b5a 100644 --- a/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh +++ b/tests/results-doc/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.sh @@ -22,6 +22,32 @@ └────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┴────────────────────────────────────┴─────────────────────────────────────┘ + Example playbook with Rougail + +▌ 🛈 Informations +▌  +▌ Do not forget to add Rougail structural file as Rougail types + + +Add to your structural file something like: + + +---  +path:  + to:  + my_rougail:  + type: rougail  + +Add to your playbook: + + +---  +- name: Rougail  + hosts: server  + roles:  + - role: .rougail  + vars: path.to.rougail  + Example playbook ---  diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable11.json b/tests/results/test_namespace/04_5disabled_calculation_variable11.json new file mode 100644 index 0000000..e236a83 --- /dev/null +++ b/tests/results/test_namespace/04_5disabled_calculation_variable11.json @@ -0,0 +1,49 @@ +{ + "_meta": { + "hostvars": { + "GROUP1_01": { + "ansible_host": "group1.net", + "rougail": {} + }, + "GROUP2_01": { + "ansible_host": "group2.net", + "rougail": {} + }, + "GROUP2_02": { + "ansible_host": "group3.net", + "rougail": {} + }, + "group4.net": { + "ansible_host": "group4.net", + "rougail": {} + }, + "group5.net": { + "ansible_host": "group5.net", + "rougail": {} + } + } + }, + "group1": { + "hosts": [ + "GROUP1_01" + ] + }, + "group2": { + "hosts": [ + "GROUP2_01", + "GROUP2_02" + ] + }, + "group3": { + "hosts": [ + "group4.net", + "group5.net" + ] + }, + "groups": { + "children": [ + "group1", + "group2" + ] + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json new file mode 100644 index 0000000..e236a83 --- /dev/null +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable11.json @@ -0,0 +1,49 @@ +{ + "_meta": { + "hostvars": { + "GROUP1_01": { + "ansible_host": "group1.net", + "rougail": {} + }, + "GROUP2_01": { + "ansible_host": "group2.net", + "rougail": {} + }, + "GROUP2_02": { + "ansible_host": "group3.net", + "rougail": {} + }, + "group4.net": { + "ansible_host": "group4.net", + "rougail": {} + }, + "group5.net": { + "ansible_host": "group5.net", + "rougail": {} + } + } + }, + "group1": { + "hosts": [ + "GROUP1_01" + ] + }, + "group2": { + "hosts": [ + "GROUP2_01", + "GROUP2_02" + ] + }, + "group3": { + "hosts": [ + "group4.net", + "group5.net" + ] + }, + "groups": { + "children": [ + "group1", + "group2" + ] + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable11.json new file mode 100644 index 0000000..e236a83 --- /dev/null +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable11.json @@ -0,0 +1,49 @@ +{ + "_meta": { + "hostvars": { + "GROUP1_01": { + "ansible_host": "group1.net", + "rougail": {} + }, + "GROUP2_01": { + "ansible_host": "group2.net", + "rougail": {} + }, + "GROUP2_02": { + "ansible_host": "group3.net", + "rougail": {} + }, + "group4.net": { + "ansible_host": "group4.net", + "rougail": {} + }, + "group5.net": { + "ansible_host": "group5.net", + "rougail": {} + } + } + }, + "group1": { + "hosts": [ + "GROUP1_01" + ] + }, + "group2": { + "hosts": [ + "GROUP2_01", + "GROUP2_02" + ] + }, + "group3": { + "hosts": [ + "group4.net", + "group5.net" + ] + }, + "groups": { + "children": [ + "group1", + "group2" + ] + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json new file mode 100644 index 0000000..e236a83 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable11.json @@ -0,0 +1,49 @@ +{ + "_meta": { + "hostvars": { + "GROUP1_01": { + "ansible_host": "group1.net", + "rougail": {} + }, + "GROUP2_01": { + "ansible_host": "group2.net", + "rougail": {} + }, + "GROUP2_02": { + "ansible_host": "group3.net", + "rougail": {} + }, + "group4.net": { + "ansible_host": "group4.net", + "rougail": {} + }, + "group5.net": { + "ansible_host": "group5.net", + "rougail": {} + } + } + }, + "group1": { + "hosts": [ + "GROUP1_01" + ] + }, + "group2": { + "hosts": [ + "GROUP2_01", + "GROUP2_02" + ] + }, + "group3": { + "hosts": [ + "group4.net", + "group5.net" + ] + }, + "groups": { + "children": [ + "group1", + "group2" + ] + } +} \ No newline at end of file diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json new file mode 100644 index 0000000..e236a83 --- /dev/null +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable11.json @@ -0,0 +1,49 @@ +{ + "_meta": { + "hostvars": { + "GROUP1_01": { + "ansible_host": "group1.net", + "rougail": {} + }, + "GROUP2_01": { + "ansible_host": "group2.net", + "rougail": {} + }, + "GROUP2_02": { + "ansible_host": "group3.net", + "rougail": {} + }, + "group4.net": { + "ansible_host": "group4.net", + "rougail": {} + }, + "group5.net": { + "ansible_host": "group5.net", + "rougail": {} + } + } + }, + "group1": { + "hosts": [ + "GROUP1_01" + ] + }, + "group2": { + "hosts": [ + "GROUP2_01", + "GROUP2_02" + ] + }, + "group3": { + "hosts": [ + "group4.net", + "group5.net" + ] + }, + "groups": { + "children": [ + "group1", + "group2" + ] + } +} \ No newline at end of file diff --git a/tests/test_load.py b/tests/test_load.py index e234da4..cae7769 100644 --- a/tests/test_load.py +++ b/tests/test_load.py @@ -12,11 +12,10 @@ from rougail_tests.utils import get_structures_list, get_rougail_config, get_val EXT = 'json' -excludes = [] -#excludes = [ -# '60_5family_dynamic_unknown_suffix', +excludes = [ +# '04_5disabled_calculation_variable11', # '60_5family_dynamic_variable_outside_sub_suffix', -#] +] test_ok = get_structures_list(excludes) # test_ok = [Path('../rougail-tests/structures/40_0leadership')] @@ -141,7 +140,7 @@ def test_warnings(): "hostvars": { "localhost": { "_warnings": [ - "variable or family \"rougail.an_unknown_var\" does not exist, it will be ignored when loading from the YAML file \"tests/warnings/yaml/config.yml\"" + "rougail: variable or family \"an_unknown_var\" does not exist so cannot load \"rougail.an_unknown_var\", it will be ignored when loading from the YAML file \"tests/warnings/yaml/config.yml\"" ] }, "GROUP1_01": {