Difference between revisions of "Ansible.builtin.set fact:"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
== See also == | == See also == | ||
+ | * {{set_fact}} | ||
* {{Ansible modules}} | * {{Ansible modules}} | ||
[[Category:Ansible]] | [[Category:Ansible]] |
Revision as of 11:02, 18 October 2023
ansible.builtin.set_fact:
ansible.builtin.set_fact
- name: set your var set_fact: you_var_name: "{{ your_var }}" when: YOUR_ENV == "yourValue"
Related terms
gather_facts:
set_fact:
with_items:
See also
set_fact
- Ansible modules:
gather_facts, set_fact
,ansible.builtin.file
,lineinfile
,stat
,group
,mount
,git:
,package:
,command:
,shell:
,raw:
,template:
,register:
,user:
, Ansible playbooks examples,tasks:
,lineinfile, blockinfile:
,shell:
,command:
,raw:
,ansible.builtin.file, service:, aws.ecs_taskdefinition, aws.asg, docker_container, kubernetes.core.k8s
,community.
,include_tasks
Advertising: