Compare commits
No commits in common. "1.0.1" and "main" have entirely different histories.
24 changed files with 24 additions and 46 deletions
|
|
@ -1,9 +1,3 @@
|
||||||
## 1.0.1 (2026-08-21)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- always returns YAML data even if it's empty (for layer purpose)
|
|
||||||
|
|
||||||
## 1.0.0 (2026-06-21)
|
## 1.0.0 (2026-06-21)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.user_data_yaml"
|
name = "rougail.user_data_yaml"
|
||||||
version = "1.0.1"
|
version = "1.0.0"
|
||||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Rougail user_data yaml"
|
description = "Rougail user_data yaml"
|
||||||
|
|
|
||||||
|
|
@ -79,8 +79,8 @@ class RougailUserDataYaml:
|
||||||
last_filename_idx = len(self.filenames) - 1
|
last_filename_idx = len(self.filenames) - 1
|
||||||
for idx, filename in enumerate(self.filenames):
|
for idx, filename in enumerate(self.filenames):
|
||||||
file_values = self.open(filename)
|
file_values = self.open(filename)
|
||||||
if file_values is None:
|
if not file_values:
|
||||||
file_values = {}
|
continue
|
||||||
values = {}
|
values = {}
|
||||||
if not isinstance(file_values, dict):
|
if not isinstance(file_values, dict):
|
||||||
self.errors.append(
|
self.errors.append(
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "1.0.1"
|
__version__ = "1.0.0"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"warnings": [
|
"warnings": [
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -3,21 +3,21 @@
|
||||||
"warnings": [
|
"warnings": [
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored when loading from the YAML file \"../rougail-tutorials_builder/examples/131/config/03/config.yml\"",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored when loading from the YAML file \"../rougail-tutorials_builder/examples/131/config/03/config.yml\"",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -3,14 +3,14 @@
|
||||||
"warnings": [
|
"warnings": [
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
[
|
[
|
||||||
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', '__internal_description': 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
"unexpected error \"cannot access to option \"version\" (SOCKS host version used by proxy) because has property \"disabled\"\" in function \"jinja_to_property\" with arguments \"['disabled', 'if \"_.proxy_mode\" is not \"Manual proxy configuration\"\\nor \"_.manual.socks_proxy.version\" is \"v4\"']\" and \"{'__internal_jinja': 'disabled_proxy_dns_socks5', '__internal_type': 'boolean', '__internal_multi': False, '__internal_files': ['tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml'], '__internal_attribute': 'disabled', '__internal_variable': 'proxy_dns_socks5', 'when': True, 'inverse': False, '_.proxy_mode': 'Manual proxy configuration', '_.manual.socks_proxy.version': PropertiesOptionError(None)}\" for option \"proxy_dns_socks5\" (Use proxy DNS when using SOCKS v5) in \"tutorial_tmp/structural/firefox/55-proxy_dns_socks5.yml\", it will be ignored",
|
||||||
"proxy_dns_socks5",
|
"proxy_dns_socks5",
|
||||||
null
|
null
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"rougail": {
|
"rougail": {
|
||||||
"var1": "string1",
|
"var1": "string1",
|
||||||
"var2": "string1",
|
"var2": "string1"
|
||||||
"var3": "string1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"rougail": {
|
"rougail": {
|
||||||
"var1": "string1",
|
"var1": "string1",
|
||||||
"var2": "string1",
|
"var2": "string1"
|
||||||
"var3": "string1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"rougail": {
|
"rougail": {
|
||||||
"var1": "string1",
|
"var1": "string1",
|
||||||
"var2": "string1",
|
"var2": "string1"
|
||||||
"var3": "string1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"rougail.var1": "string1",
|
"rougail.var1": "string1",
|
||||||
"rougail.var2": "string1",
|
"rougail.var2": "string1"
|
||||||
"rougail.var3": "string1"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"rougail.var1": "string1",
|
"rougail.var1": "string1",
|
||||||
"rougail.var2": "string1",
|
"rougail.var2": "string1"
|
||||||
"rougail.var3": "string1"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -5,9 +5,6 @@
|
||||||
},
|
},
|
||||||
"family2": {
|
"family2": {
|
||||||
"var": "string1"
|
"var": "string1"
|
||||||
},
|
|
||||||
"family3": {
|
|
||||||
"var": "string1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -5,9 +5,6 @@
|
||||||
},
|
},
|
||||||
"family2": {
|
"family2": {
|
||||||
"var": "string1"
|
"var": "string1"
|
||||||
},
|
|
||||||
"family3": {
|
|
||||||
"var": "string1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -5,9 +5,6 @@
|
||||||
},
|
},
|
||||||
"family2": {
|
"family2": {
|
||||||
"var": "string1"
|
"var": "string1"
|
||||||
},
|
|
||||||
"family3": {
|
|
||||||
"var": "string1"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"rougail.family1.var": "string1",
|
"rougail.family1.var": "string1",
|
||||||
"rougail.family2.var": "string1",
|
"rougail.family2.var": "string1"
|
||||||
"rougail.family3.var": "string1"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"rougail.family1.var": "string1",
|
"rougail.family1.var": "string1",
|
||||||
"rougail.family2.var": "string1",
|
"rougail.family2.var": "string1"
|
||||||
"rougail.family3.var": "string1"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ excludes = [
|
||||||
'40_6leadership_follower_multi', # submulti is not allowed
|
'40_6leadership_follower_multi', # submulti is not allowed
|
||||||
]
|
]
|
||||||
WITH_DONE = False
|
WITH_DONE = False
|
||||||
WITH_DONE = True
|
#WITH_DONE = True
|
||||||
HERE = Path(__file__).parent
|
HERE = Path(__file__).parent
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue