Skip to content

Automation tools

In this site you can find a lot usefull unformation about devops, dataops, system engineer, system administrator, network automation etc

  • Ansible
  • Netbox
  • Linux
  • ELK
  • Docker
  • Jenkins
  • Networking
  • Gitlab CI
  • Kubernetes

Category: Ansible

July 21, 2022 Ansible

How to install AWX Ansible Tower to MicroK8s

Install and prepare MicroK8s You need to run following commands. It allows you to run commands without needing sudo privileges: Enable necessary add-ons: Create alias and you can use just kubectl: Clone from git awx-operator and deploy to MicroK8s: Check

Continue reading
June 29, 2022 Ansible

Working with module ios_config in ansible and use src parameter

The src parameter allows you to specify the path to a configuration file or configuration template to be loaded on the device. This parameter is mutually exclusive with lines (that is, either lines or src can be specified). Example playbook

Continue reading
June 28, 2022 Ansible

Working with module ios_config in ansible and use replace parameters

The replace parameter specifies how exactly the configuration should be replaced: How to use replace: line parameter in module ios_config? The replace: line mode is the default behavior. In this mode, if changes were detected, only the missing rows are

Continue reading
June 27, 2022 Ansible

Working with module ios_config in ansible and use match parameters

The match parameter specifies how exactly the commands should be compared (which is considered a change): line – commands are checked line by line. This mode is used by default strict – not only the commands themselves must match, but

Continue reading
June 20, 2022 Ansible

Working with module ios_config in ansible and use after, before parameters

How to use after parameter of ios_config module in ansible? The after parameter specifies which commands to execute after the commands in the lines (or commands) list. Commands that are specified in the after parameter: executed only if changes need

Continue reading
June 19, 2022 Ansible

Working with module ios_config in ansible and use save_when, backup, default parameters

How to use save_when parameter of ios_config module in ansible? The save_when parameter allows you to specify whether you want to save the current configuration to startup config. By default, the parameter value is no. Available value options: always –

Continue reading

Posts pagination

1 2 3 Next Posts»
  • YouTube
  • Facebook
  • Twitter
  • Telegram
  • Patreon

Recent Posts

  • Setting up an configuring Kubernetes cluster on Ubuntu server March 21, 2023
  • How to populate devices in Netbox with Python. February 27, 2023
  • How to extend the root partition with LVM and extend EXT4 file system. February 24, 2023
  • How to extend the root partition with LVM and extend XFS file system. February 21, 2023
  • How to Install Gitlab CI on docker-compose January 24, 2023

Buy Me a Coffee

Recent Comments

  • admin on How to install AWX Ansible Tower to MicroK8s
  • admin on How to install AWX Ansible Tower to MicroK8s
  • Stan on How to install AWX Ansible Tower to MicroK8s
  • admin on How to install AWX Ansible Tower to MicroK8s
  • sai on How to install AWX Ansible Tower to MicroK8s

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • May 2016

Categories

  • Ansible
  • Docker
  • ELK
  • Gitlab CI
  • Jenkins
  • Kubernetes
  • Linux
  • Netbox
  • Networking
  • Python
Flag Counter

WordPress Theme: Maxwell by ThemeZee.
Automation tools
Proudly powered by WordPress Theme: Maxwell.