(╯°□°)╯ ︵ t18s.fr

  •  News
  •  Projects
    • The Big Infra
      • About
      • Part 1 - The Initial Infra
        • 1. Get some VMs
        • 2. Provision the VMs
        • 3. Consul
        • 4. Nomad
        • 5. FailOver IP
        • 6. Traefik's deployment
        • 7. Services' Deployment
    • ipmoveOvh
    • ttserver
  •  Tips
    • Ansible
      • Misc
        • Facts and limit
        • Jinja2 macros
      • Molecule
        • Connect to the instance
        • Molecule and Docker
        • Parallel tests
      • Variables
        • Combining dictionaries
        • Dynamic Array
        • fqdn/domain/nodename
        • Handling SSL ciphers
    • AWS
      • Allowing access to billing
    • Caddy
      • Masking IPs
      • Redirecting with a regex
    • Certbot
      • Generating a fullchain
    • Daily
      • Custom prompt shell
      • Renaming files
      • Start a process as a nologin user
      • tee
    • Debian
      • debconf
    • Git
      • Forking
      • Hard Reset
      • Undo last commit
    • HAProxy
      • LUA
      • Masking IPs
      • Rate-limit
    • Hugo
      • Custom outputs
    • Intellij
      • LF for EOL
    • Linux
      • Adding RAM and CPU
      • Resizing a LVM LV
    • Network
      • Sending files with nc
      • tcpdump
    • PGP
      • Initialize your Keys
      • Signing
    • PHP
      • PHP-FPM cache security
    • Python
      • Virtual Envs
    • Rclone
      • Why?
      • Vendors
      • Some commands
    • Shell
      • Options
    • SSH
      • Fingerprints
      • Force the deconnection
      • Port forwarding
      • ProxyJump
      • SOCKS proxy
      • SSH configuration
      • SSHD configuration
      • SSHFP
      • Too Many Authentication Failures
    • SSL
      • Current good ciphers
      • Checking Cert
      • Checking JKS file
      • Checking the Modulus
      • Creating Cert
      • Creating JKS file
      • Managing a CA
  •  About me

More

  •  Github
  •  gopher://gopher.t18s.fr
  •  finger @finger.t18s.fr
  •  LinkedIn
  •  hire me!

Theme learn  for Hugo

Homepage > Tips > Ansible > Misc

Some general tips

  • Facts and limit
  • Jinja2 macros