Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- n der individuellen Ansible Umgebung. - Ansible Directory Layout anlegen und mit Dummy-Inhalten versorgen. ... ~/ansible/roles" } - name: "Ansible Directory Layout anlegen" ansible.builtin.file: ... { admin_user }}/{{ ansible_working_dir }}/{{ item.directory }}' state: directory owner: '{{ admin_user }}' group: '{{ admin_user }}' mod
- Ansible - einfaches Playbook-Beispiel: Bedingtes Kopieren @linux:ansible
- ry): - attributes Attributes the file or directory should have. To get supported flags look at the m... where the file should be copied to. If `src' is a directory, this must be a directory too. If `dest' is a nonexistent path and if either `dest' ends with "/" or `src' is a directory, `dest' is created. If `src' and `dest' are files
- Erste Schritte Rund um Ansible @linux:ansible
- c/ansible/ ├── ansible.cfg ├── hosts └── roles 1 directory, 2 files </code> ==== /etc/ansible/ansible.cfg =... IBLE_CONFIG, # ansible.cfg in the current working directory, .ansible.cfg in # the home directory or /etc/ansible/ansible.cfg, whichever it # finds first [defaults] #... e jsonfile plugin, it should be a path to a local directory. #For the redis plugin, the value is a host:port:
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- s ~/.rhosts or ~/.shosts exist in the user's home directory on the remote machine and contain a line contai... ~/.ssh/id_rsa.pub (RSA) in the user's home directory. The user should then copy the public key to ~/.ssh/authorized_keys in their home directory on the remote machine. The authorized_key... e stored in ~/.ssh/known_hosts in the user's home directory. Additionally, the file /etc/ssh/ssh_known_hosts
- Verteilte Versionsverwaltung für Programmcode und Dokumente mit Hilfe von Git
- clone Clone a repository into a new directory init Create an empty Git reposito... dex mv Move or rename a file, a directory, or a symlink restore Restore workin... zw. Git bekannt zu geben. </WRAP> ==== Ansible: Directory Layout anlegen ==== Da wir uns bei unserem Reposi... tos:ansible:first#ansibledirectory_layout|Ansible Directory Layout]]** anlegen. Dieses Verzeichnis-Layout we
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- ch of its sources to dump files in the directory specified in the configuration file by the dumpdi... NTS keys and client NTS cookies to the directory specified by the ntsdumpdir directive. Note that ... s being used. The files are expected to be in the directory specified by the dumpdir directive in ... nix domain command sockets, and any other file or directory specified in the configuration file. If they run
- Ansible-Lint: Die Fusselbürste @linux:ansible
- show program’s version number and exit -M DIRECTORY, --module-path=DIRECTORY the DIRECTORY search path to load modules from. The default is /usr/share/ansible. This can also ... ored output (relying on ansible’s code) -M DIRECTORY, --module-path=DIRECTORY the DIRECTORY
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- de files from /etc/network/interfaces.d: # source-directory /etc/network/interfaces.d auto eth0 iface eth0 i... de files from /etc/network/interfaces.d: # source-directory /etc/network/interfaces.d auto eth0 iface eth0 i... de files from /etc/network/interfaces.d: # source-directory /etc/network/interfaces.d auto eth0 iface eth0 i... de files from /etc/network/interfaces.d: # source-directory /etc/network/interfaces.d auto eth0 iface eth0 i
- Ansible cowsay: Die sprechende Kuh, oder auch mehr Getier oder doch nur puristisch mit dem Ansible Stdout Compact Logger? @linux:ansible
- be interpreted as a path relative to the current directory. Otherwise, cowsay will search the path specifi... should always contain the /usr/share/cowsay/cows directory, or at least a directory with a file called default.cow in it. FILES /usr/share/cowsay/cows h... y set, it automatically con‐ tains this directory. BUGS If there are any, please notify the
- Nagios Exporter und Prometheus @linux:prometheus
- his lets the nagios user run all commands in that directory (and only them) # without asking for a password. ... ou don't give # random users write access to that directory or its contents! # command_prefix=/usr/bin/sudo ... lugins installed in a /usr/local/nagios/libexec # directory. Also note that you will have to modify the defi... ile. #include=<somefile.cfg> # INCLUDE CONFIG DIRECTORY # This directive allows you to include definition
- Ansible @linux:ansible
- mode = 755 owner = apache group = apache state = directory" Natürlich kann man auf diesem Wege auch ganze O... )] - download_dir Specifies an alternate directory to store packages. Has an effect only if
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- ble.cfg -- Local config file (in current working directory) assumed to be 'project specific' and overrides t... -f] pass-name Remove existing password or directory, optionally forcefully. pass mv [--force,-f]
- Ansible - Erweiterte Konfigurationsbeispiel: Inventory @linux:ansible
- chende **[[first#ansibledirectory_layout|Ansible: Directory Layout]]** haben wir ja mit Hilfe unsere **[[play... tigte **[[first#ansibledirectory_layout|Ansible: Directory Layout]]** automatisch angelegt. <code>inventorie
- Ansible - Erweiterte Konfigurationsbeispiel: Roles @linux:ansible
- en des **[[first#ansibledirectory_layout|Ansible: Directory Layout]]** angelegt. <code>/home/ansible/ansible... ystem tz database. leapsectz right/UTC # Specify directory for log files. logdir /var/log/chrony # Select w
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- ystem tz database. leapsectz right/UTC # Specify directory for log files. logdir /var/log/chrony # Select w