You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Christian Rebischke 66a8711ecb fixed proxmox_kvm documentation (#44308)
The documentation defines `cpu` as:

```
default cpu type
default value: kvm64
```

Therefore defining `cpu` with `8` in the `examples` section makes no
sense. So changing to `cores`.

Signed-off-by: Christian Rebischke <Chris.Rebischke@posteo.de>
6 years ago
..
cli Fix config manager to show errors 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138) 6 years ago
errors give hint to users when a file is not found 7 years ago
executor restore task arg splatting (#43798) 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils Moving method from util to module (#43923) 6 years ago
modules fixed proxmox_kvm documentation (#44308) 6 years ago
parsing Remove use of simplejson throughout code base (#43548) 6 years ago
playbook Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138) 6 years ago
plugins Make mandatory filter error message more verbose (#44139) 6 years ago
template Add specific exceptions to except 6 years ago
utils Allowing to force account URI. (#44282) 6 years ago
vars delegate_to: accept only string for delegation host (#43473) 6 years ago
__init__.py
constants.py We can create a frozenset from a tuple 6 years ago
release.py update 2.7 codename 6 years ago