Avatar
😀

Organizations

  • This is the depoly Post Test
    test autobuild Created Fri, 15 Mar 2024 07:22:24 +0100
  • This is the depoly Post Test
    test autobuild Created Thu, 23 Feb 2023 07:22:24 +0100
  • snipset as selinux-enforceing.yaml - hosts: all user: root become_user: root become: yes serial: 1 tasks: - name: Edit SElinux-Config lineinfile: path: /etc/selinux/config regexp: '^SELINUX=' line: SELINUX=enforcing - name: Reboot Host with Defaults reboot: - name: Wait for Host to be Available again wait_for_connection:
    ansible devops Created Thu, 16 Feb 2023 07:57:22 +0100
  • Introduction This is bold text, and this is emphasized text. Visit the Hugo website! H1 H2 s = "Python syntax highlighting" print s
    Created Wed, 15 Feb 2023 07:51:24 +0100