-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a set_fact when guacamole version is 1.5.4 and debian OS
it's will set a environment to permit compile guacamole if the env is enable on old version (like 1.5.3), it's failed to compile sadly it's produce a warning on ansible-playbook : ``` [WARNING]: could not parse environment value, skipping: ['{{ guacamole_compile_environment | default(omit) }}'] ```
- Loading branch information
Christian IUGA
committed
Jan 11, 2024
1 parent
ce9c62f
commit 3b22473
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters