~/myansibleproject$ ansible all \
  -m apt \
  -a 'name=mariadb-server,mariadb-client state=present update_cache=yes'
        116.203.201.138 | CHANGED => {
    " ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.10"
    },
    "cache_update_time": 1724009815, 
    "cache_updated": true, 
    "changed": true, 
    "stderr": "", 
    "stderr_lines": [], 
    "stdout": "Reading package lists...\nBuilding dependency tree...
               \nReading state information...\nThe following additional
                packages will be installed:\n
