Difference between revisions of "Service:"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | |||
+ | [[kind: Service]] | ||
+ | [[kind: Ingress]] service: | ||
== [[Helm]] == | == [[Helm]] == | ||
Line 20: | Line 24: | ||
Full example: [[Install and configure sysstat using Ansible]] | Full example: [[Install and configure sysstat using Ansible]] | ||
+ | == Related == | ||
+ | * <code>[[values.yml]]</code> | ||
== See also == | == See also == |
Latest revision as of 11:07, 8 July 2024
kind: Service kind: Ingress service:
Contents
Helm[edit]
service: ## @param master.service.type Redis® master service type ## type: ClusterIP ## @param master.service.ports.redis Redis® master service port ##
Ansible[edit]
- service: name: sysstat state: started enabled: yes
Full example: Install and configure sysstat using Ansible
Related[edit]
See also[edit]
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: